ReactOS 0.4.16-dev-306-g647d351
|
#include <powrprof.h>
Public Attributes | |
ULONG | Revision |
SYSTEM_POWER_STATE | LidOpenWakeAc |
SYSTEM_POWER_STATE | LidOpenWakeDc |
ULONG | BroadcastCapacityResolution |
Definition at line 24 of file powrprof.h.
ULONG _GLOBAL_MACHINE_POWER_POLICY::BroadcastCapacityResolution |
Definition at line 28 of file powrprof.h.
Referenced by globalcompare(), test_ValidatePowerPolicies(), and ValidatePowerPolicies().
SYSTEM_POWER_STATE _GLOBAL_MACHINE_POWER_POLICY::LidOpenWakeAc |
Definition at line 26 of file powrprof.h.
Referenced by globalcompare(), test_ValidatePowerPolicies(), test_ValidatePowerPolicies_Next(), test_ValidatePowerPolicies_Old(), and ValidatePowerPolicies().
SYSTEM_POWER_STATE _GLOBAL_MACHINE_POWER_POLICY::LidOpenWakeDc |
Definition at line 27 of file powrprof.h.
Referenced by globalcompare(), test_ValidatePowerPolicies(), test_ValidatePowerPolicies_Next(), test_ValidatePowerPolicies_Old(), and ValidatePowerPolicies().
ULONG _GLOBAL_MACHINE_POWER_POLICY::Revision |
Definition at line 25 of file powrprof.h.
Referenced by globalcompare(), test_GetCurrentPowerPolicies(), test_ReadGlobalPwrPolicy(), test_ValidatePowerPolicies(), test_ValidatePowerPolicies_Old(), and ValidatePowerPolicies().