ReactOS 0.4.16-dev-91-g764881a
|
#include <batclass.h>
Public Attributes | |
ULONG | PowerState |
ULONG | LowCapacity |
ULONG | HighCapacity |
Definition at line 202 of file batclass.h.
ULONG _BATTERY_NOTIFY::HighCapacity |
Definition at line 205 of file batclass.h.
Referenced by BatteryClassIoctl(), and CmBattSetStatusNotify().
ULONG _BATTERY_NOTIFY::LowCapacity |
Definition at line 204 of file batclass.h.
Referenced by BatteryClassIoctl(), and CmBattSetStatusNotify().
ULONG _BATTERY_NOTIFY::PowerState |
Definition at line 203 of file batclass.h.
Referenced by BatteryClassIoctl(), and CmBattSetStatusNotify().