Collapse All
Parallels C API Reference Guide
PRL_VM_ACTION Enumeration
PRL_VM Structs
Syntax
typedef enum _PRL_VM_ACTION {
  PVA_PRESTART = 0,
  PVA_POSTSTART = 1,
  PVA_PRESTOP = 2,
  PVA_POSTSTOP = 3
} PRL_VM_ACTION;
File

PrlEnums.h

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