ReactOS 0.4.16-dev-734-g364d6e0
|
#include <winnt_old.h>
Public Attributes | |
BOOLEAN | Enable |
BYTE | Spare [3] |
DWORD | BatteryLevel |
POWER_ACTION_POLICY | PowerPolicy |
SYSTEM_POWER_STATE | MinSystemState |
Definition at line 3960 of file winnt_old.h.
DWORD _SYSTEM_POWER_LEVEL::BatteryLevel |
Definition at line 3963 of file winnt_old.h.
Referenced by Ala_InitData(), and globalcompare().
BOOLEAN _SYSTEM_POWER_LEVEL::Enable |
Definition at line 3961 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 3965 of file winnt_old.h.
Referenced by globalcompare().
POWER_ACTION_POLICY _SYSTEM_POWER_LEVEL::PowerPolicy |
Definition at line 3964 of file winnt_old.h.
Referenced by Ala_InitData(), globalcompare(), and test_ValidatePowerPolicies().
BYTE _SYSTEM_POWER_LEVEL::Spare[3] |
Definition at line 3962 of file winnt_old.h.
Referenced by globalcompare().