ReactOS 0.4.16-dev-1063-gd722e70
|
#include <winnt_old.h>
Public Attributes | |
BOOLEAN | Enable |
BYTE | Spare [3] |
DWORD | BatteryLevel |
POWER_ACTION_POLICY | PowerPolicy |
SYSTEM_POWER_STATE | MinSystemState |
Definition at line 3968 of file winnt_old.h.
DWORD _SYSTEM_POWER_LEVEL::BatteryLevel |
Definition at line 3971 of file winnt_old.h.
Referenced by Ala_InitData(), and globalcompare().
BOOLEAN _SYSTEM_POWER_LEVEL::Enable |
Definition at line 3969 of file winnt_old.h.
Referenced by Ala_InitData(), globalcompare(), test_ValidatePowerPolicies(), and test_ValidatePowerPolicies_Old().
SYSTEM_POWER_STATE _SYSTEM_POWER_LEVEL::MinSystemState |
Definition at line 3973 of file winnt_old.h.
Referenced by globalcompare().
POWER_ACTION_POLICY _SYSTEM_POWER_LEVEL::PowerPolicy |
Definition at line 3972 of file winnt_old.h.
Referenced by Ala_InitData(), globalcompare(), and test_ValidatePowerPolicies().
BYTE _SYSTEM_POWER_LEVEL::Spare[3] |
Definition at line 3970 of file winnt_old.h.
Referenced by globalcompare().