ReactOS 0.4.16-dev-847-g386fccd
|
#include <powrprof.h>
Public Attributes | |
ULONG | Revision |
SYSTEM_POWER_STATE | LidOpenWakeAc |
SYSTEM_POWER_STATE | LidOpenWakeDc |
ULONG | BroadcastCapacityResolution |
Definition at line 38 of file powrprof.h.
ULONG _GLOBAL_MACHINE_POWER_POLICY::BroadcastCapacityResolution |
Definition at line 42 of file powrprof.h.
Referenced by globalcompare(), test_ValidatePowerPolicies(), and ValidatePowerPolicies().
SYSTEM_POWER_STATE _GLOBAL_MACHINE_POWER_POLICY::LidOpenWakeAc |
Definition at line 40 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 41 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 39 of file powrprof.h.
Referenced by globalcompare(), test_GetCurrentPowerPolicies(), test_ReadGlobalPwrPolicy(), test_ValidatePowerPolicies(), test_ValidatePowerPolicies_Old(), and ValidatePowerPolicies().