Collapse All
Parallels Virtualization SDK
_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-2017 Parallels International GmbH. All rights reserved.