ReactOS 0.4.16-dev-38-g96c65e9
|
#include <powrprof.h>
Public Attributes | |
GLOBAL_USER_POWER_POLICY | user |
GLOBAL_MACHINE_POWER_POLICY | mach |
Definition at line 41 of file powrprof.h.
GLOBAL_MACHINE_POWER_POLICY _GLOBAL_POWER_POLICY::mach |
Definition at line 43 of file powrprof.h.
Referenced by globalcompare(), ReadGlobalPwrPolicy(), test_GetCurrentPowerPolicies(), test_ReadGlobalPwrPolicy(), test_ValidatePowerPolicies(), test_ValidatePowerPolicies_Next(), test_ValidatePowerPolicies_Old(), ValidatePowerPolicies(), and WriteGlobalPwrPolicy().
GLOBAL_USER_POWER_POLICY _GLOBAL_POWER_POLICY::user |
Definition at line 42 of file powrprof.h.
Referenced by Adv_InitDialog(), Adv_SaveData(), Ala_InitData(), globalcompare(), ReadGlobalPwrPolicy(), ShowCurrentPowerActionPolicies(), test_GetCurrentPowerPolicies(), test_ReadGlobalPwrPolicy(), test_ValidatePowerPolicies(), test_ValidatePowerPolicies_Next(), test_ValidatePowerPolicies_Old(), ValidatePowerPolicies(), and WriteGlobalPwrPolicy().