|
ReactOS 0.4.16-dev-1983-g1a17364
|
#include <winnt_old.h>

Public Attributes | |
| BOOLEAN | Enable |
| BYTE | Spare [3] |
| DWORD | BatteryLevel |
| POWER_ACTION_POLICY | PowerPolicy |
| SYSTEM_POWER_STATE | MinSystemState |
Definition at line 4173 of file winnt_old.h.
| DWORD _SYSTEM_POWER_LEVEL::BatteryLevel |
Definition at line 4176 of file winnt_old.h.
Referenced by Ala_InitData(), and globalcompare().
| BOOLEAN _SYSTEM_POWER_LEVEL::Enable |
Definition at line 4174 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 4178 of file winnt_old.h.
Referenced by globalcompare().
| POWER_ACTION_POLICY _SYSTEM_POWER_LEVEL::PowerPolicy |
Definition at line 4177 of file winnt_old.h.
Referenced by Ala_InitData(), globalcompare(), and test_ValidatePowerPolicies().
| BYTE _SYSTEM_POWER_LEVEL::Spare[3] |
Definition at line 4175 of file winnt_old.h.
Referenced by globalcompare().