Collapse All
Parallels C API Reference Guide
TO_PARALLELS_API_VER Macro
PrlApi.h Other Macros Send Feedback
Syntax
#define TO_PARALLELS_API_VER(majorV, minorV) \
     ((PRL_UINT32)(((PRL_UINT32)majorV) << 16 | ((PRL_UINT16)minorV)))
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!