ReactOS 0.4.16-dev-122-g325d74c
|
#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(), and BatteryClassStatusNotify().
ULONG _BATTERY_WAIT_STATUS::HighCapacity |
Definition at line 150 of file batclass.h.
Referenced by BatteryClassIoctl(), BatteryClassStatusNotify(), and CompBattDisableStatusNotify().
ULONG _BATTERY_WAIT_STATUS::LowCapacity |
Definition at line 149 of file batclass.h.
Referenced by BatteryClassIoctl(), BatteryClassStatusNotify(), and CompBattDisableStatusNotify().
ULONG _BATTERY_WAIT_STATUS::PowerState |
Definition at line 148 of file batclass.h.
Referenced by BatteryClassIoctl(), and BatteryClassStatusNotify().
ULONG _BATTERY_WAIT_STATUS::Timeout |
Definition at line 147 of file batclass.h.
Referenced by BatteryClassIoctl().