Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_LICENSE_IS_EXPIRED Macro
Other Macros
Syntax
#define PRL_LICENSE_IS_EXPIRED( x ) \
    ( ( x == PRL_ERR_LICENSE_EXPIRED ) || \
        ( x == PRL_ERR_VZLICENSE_KA_LICENSE_EXPIRED ) )
File

PrlErrors.h

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!