ReactOS 0.4.16-dev-2-g02a6913
|
#include <winnt_old.h>
Public Attributes | |
BOOLEAN | Enable |
BYTE | Spare [3] |
DWORD | BatteryLevel |
POWER_ACTION_POLICY | PowerPolicy |
SYSTEM_POWER_STATE | MinSystemState |
Definition at line 3931 of file winnt_old.h.
DWORD _SYSTEM_POWER_LEVEL::BatteryLevel |
Definition at line 3934 of file winnt_old.h.
Referenced by Ala_InitData(), and globalcompare().
BOOLEAN _SYSTEM_POWER_LEVEL::Enable |
Definition at line 3932 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 3936 of file winnt_old.h.
Referenced by globalcompare().
POWER_ACTION_POLICY _SYSTEM_POWER_LEVEL::PowerPolicy |
Definition at line 3935 of file winnt_old.h.
Referenced by Ala_InitData(), globalcompare(), and test_ValidatePowerPolicies().
BYTE _SYSTEM_POWER_LEVEL::Spare[3] |
Definition at line 3933 of file winnt_old.h.
Referenced by globalcompare().