Collapse All
Parallels C API Reference
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
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!