Collapse All
Parallels C API Reference Guide
PVS_MAKE_GUEST_VER Macro
PrlOses.h Other Macros Send Feedback
Syntax
#define PVS_MAKE_GUEST_VER(t,n) (((t << 8) & 0xff00) | (n & 0xff))
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!