Collapse All
Parallels C API Reference Guide
PRL_VM_AUTOSTOP_OPTION Enumeration
PRL_VM Structs

VM autostop options

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

PrlEnums.h

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