Collapse All
Parallels C API Reference
_PRL_POWER_SCHEME_SLEEP_ABILITY Enumeration
Other Structs

Power scheme sleep ability possible values

Syntax
enum _PRL_POWER_SCHEME_SLEEP_ABILITY {
  PPSSA_UNKNOWN = -1,
  PPSSA_SLEEP_FORBID = 0,
  PPSSA_SLEEP_ALLOW = 1
};
File

PrlEnums.h

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