Collapse All
Parallels Virtualization SDK
PVS_MAKE_GUEST_VER Macro
Other Macros
Syntax
#define
PVS_MAKE_GUEST_VER
(t,n) ((((t) << 8) & 0xff00) | ((n) & 0xff))
File
PrlOses.h
Links
Other Macros
© 2021 Parallels International GmbH. All rights reserved.
Contents
|
Index
Previous
|
Up
|
Next