Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_GRACEFUL_SHUTDOWN_CAPABILITIES Enumeration
Other Structs
Syntax
typedef enum _PRL_GRACEFUL_SHUTDOWN_CAPABILITIES {
  PGST_CAPABILITY_SHUTDOWN = 0x1,
  PGST_CAPABILITY_REBOOT = 0x2,
  PGST_CAPABILITY_SUSPEND = 0x4,
  PGST_CAPABILITY_HIBERNATE = 0x8
} PRL_GRACEFUL_SHUTDOWN_CAPABILITIES;
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!