Collapse All
Parallels C API Reference
_PRL_VM_STOP_MODE Enumeration
PRL_VM Structs

Vm stop modes

Syntax
enum _PRL_VM_STOP_MODE {
  PSM_KILL = 0,
  PSM_SHUTDOWN = 1,
  PSM_ACPI = 2,
  PSM_LAST = PSM_ACPI
};
File

PrlEnums.h

Members

PSM_LAST
Should equals to the last item
Links
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!