Collapse All
Parallels C API Reference Guide
_PRL_VM_AUTOSTOP_OPTION Enumeration
Other Structs

VM autostop options

Syntax
enum _PRL_VM_AUTOSTOP_OPTION {
  PAO_VM_STOP = 0,
  PAO_VM_SUSPEND = 1,
  PAO_VM_SHUTDOWN = 2
};
File

PrlEnums.h

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