Collapse All
Parallels C API Reference Guide
PVM_GET_SECURITY_LEVEL Macro
Other Macros
Syntax
#define PVM_GET_SECURITY_LEVEL(flags) \
    (PRL_SECURITY_LEVEL)(flags&(PSL_LOW_SECURITY|PSL_NORMAL_SECURITY|PSL_HIGH_SECURITY))
File

PrlEnums.h

Links
What do you think about this topic? Send feedback!