Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_GRACEFUL_SHUTDOWN_KIND Enumeration
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

PrlEnums.h

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!