Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
IS_VALID_SOLARIS_VERSION Macro
Other Macros
Syntax
#define IS_VALID_SOLARIS_VERSION(ver) \
    (((ver) >= PVS_GUEST_VER_SOL_9 && (ver) <= PVS_GUEST_VER_SOL_LAST) ||    \
     (ver) == PVS_GUEST_VER_SOL_OTHER)
File

PrlOses.h

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