|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winnt_old.h>

Public Attributes | |
| BOOLEAN | Enable |
| BYTE | Spare [3] |
| DWORD | BatteryLevel |
| POWER_ACTION_POLICY | PowerPolicy |
| SYSTEM_POWER_STATE | MinSystemState |
Definition at line 4165 of file winnt_old.h.
| DWORD _SYSTEM_POWER_LEVEL::BatteryLevel |
Definition at line 4168 of file winnt_old.h.
Referenced by Ala_InitData(), and globalcompare().
| BOOLEAN _SYSTEM_POWER_LEVEL::Enable |
Definition at line 4166 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 4170 of file winnt_old.h.
Referenced by globalcompare().
| POWER_ACTION_POLICY _SYSTEM_POWER_LEVEL::PowerPolicy |
Definition at line 4169 of file winnt_old.h.
Referenced by Ala_InitData(), globalcompare(), and test_ValidatePowerPolicies().
| BYTE _SYSTEM_POWER_LEVEL::Spare[3] |
Definition at line 4167 of file winnt_old.h.
Referenced by globalcompare().