Collapse All
Parallels C API Reference Guide
PVM_GET_MIGRATION_SECURITY_LEVEL Macro
PrlEnums.h Other Macros Send Feedback

Macro for extracting VM migration security level value from flags mask

Syntax
#define PVM_GET_MIGRATION_SECURITY_LEVEL(flags) (PRL_SECURITY_LEVEL)((flags&0x00000018)>>3)
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!