|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <batclass.h>
Public Attributes | |
| ULONG | BatteryTag |
| ULONG | Timeout |
| ULONG | PowerState |
| ULONG | LowCapacity |
| ULONG | HighCapacity |
Definition at line 145 of file batclass.h.
| ULONG _BATTERY_WAIT_STATUS::BatteryTag |
Definition at line 146 of file batclass.h.
Referenced by BatteryClassIoctl(), BatteryClassStatusNotify(), PopQueryBatteryState(), and PowerMeterInfo_UpdateBatteryStats().
| ULONG _BATTERY_WAIT_STATUS::HighCapacity |
Definition at line 150 of file batclass.h.
Referenced by BatteryClassIoctl(), BatteryClassStatusNotify(), CompBattDisableStatusNotify(), CompBattMonitorIrpCompleteWorker(), CompBattSetStatusNotify(), and PopQueryBatteryState().
| ULONG _BATTERY_WAIT_STATUS::LowCapacity |
Definition at line 149 of file batclass.h.
Referenced by BatteryClassIoctl(), BatteryClassStatusNotify(), CompBattDisableStatusNotify(), CompBattMonitorIrpCompleteWorker(), and CompBattSetStatusNotify().
| ULONG _BATTERY_WAIT_STATUS::PowerState |
Definition at line 148 of file batclass.h.
Referenced by BatteryClassIoctl(), BatteryClassStatusNotify(), CompBattMonitorIrpCompleteWorker(), CompBattSetStatusNotify(), and PopQueryBatteryState().
| ULONG _BATTERY_WAIT_STATUS::Timeout |
Definition at line 147 of file batclass.h.
Referenced by BatteryClassIoctl().