Collapse All
Parallels C API Reference Guide
PRL_GRACEFUL_SHUTDOWN_KIND Enumeration
PrlEnums.h Other Structs

Graceful Shutdown types

Syntax
typedef enum _PRL_GRACEFUL_SHUTDOWN_KIND {
  PST_VM_SHUTDOWN = 0,
  PST_VM_REBOOT = 1,
  PST_VM_HIBERNATE = 2,
  PST_VM_SUSPEND = 3
} PRL_GRACEFUL_SHUTDOWN_KIND;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!