Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PVS_MAKE_GUEST_VER Macro
Other Macros
Syntax
#define PVS_MAKE_GUEST_VER(t,n) ((((t) << 8) & 0xff00) | ((n) & 0xff))
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!