Collapse All
Parallels C API Reference Guide
PRL_GRACEFUL_SHUTDOWN_CAPABILITIES Enumeration
PrlEnums.h 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
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!