ReactOS 0.4.16-dev-319-g6cf4263
|
#include <powrprof.h>
Public Attributes | |
USER_POWER_POLICY | user |
MACHINE_POWER_POLICY | mach |
Definition at line 90 of file powrprof.h.
MACHINE_POWER_POLICY _POWER_POLICY::mach |
Definition at line 92 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 91 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().