ReactOS 0.4.16-dev-833-g4bc97ad
|
#include <powrprof.h>
Public Attributes | |
USER_POWER_POLICY | user |
MACHINE_POWER_POLICY | mach |
Definition at line 116 of file powrprof.h.
MACHINE_POWER_POLICY _POWER_POLICY::mach |
Definition at line 118 of file powrprof.h.
Referenced by compare(), EnumPwrSchemes(), LoadConfig(), Pos_SaveData(), ReadPwrScheme(), test_GetCurrentPowerPolicies(), test_ValidatePowerPolicies(), test_ValidatePowerPolicies_Next(), test_ValidatePowerPolicies_Old(), ValidatePowerPolicies(), and WritePwrPolicy().
USER_POWER_POLICY _POWER_POLICY::user |
Definition at line 117 of file powrprof.h.
Referenced by compare(), EnumPwrSchemes(), LoadConfig(), Pos_SaveData(), ReadPwrScheme(), test_GetCurrentPowerPolicies(), test_ValidatePowerPolicies(), test_ValidatePowerPolicies_Next(), test_ValidatePowerPolicies_Old(), ValidatePowerPolicies(), and WritePwrPolicy().