Collapse All
Parallels C API Reference
_PRL_GRACEFUL_SHUTDOWN_CAPABILITIES Enumeration
Other Structs
Syntax
enum _PRL_GRACEFUL_SHUTDOWN_CAPABILITIES {
  PGST_CAPABILITY_SHUTDOWN = 0x1,
  PGST_CAPABILITY_REBOOT = 0x2,
  PGST_CAPABILITY_SUSPEND = 0x4,
  PGST_CAPABILITY_HIBERNATE = 0x8,
  PGST_CAPABILITY_LOGOUT = 0x10
};
File

PrlEnums.h

Members

PGST_CAPABILITY_LOGOUT
for current guest user
Links
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!