Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
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
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.