Success license state
#define PRL_LICENSE_IS_VALID(x) \ ( (PRL_RESULT) ( ( x == PRL_ERR_LICENSE_VALID ) || \ ( x == PRL_ERR_LICENSE_GRACED ) ) )
PrlErrors.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|