Collapse All
Parallels C API Reference Guide
PRL_VM_STOP_MODE Enumeration
PrlEnums.h PRL_VM Structs

Vm stop modes

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

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