ReactOS 0.4.16-dev-732-g2d1144a
|
#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(), CmBattSetStatusNotify(), and CompBattSetStatusNotify().
ULONG _BATTERY_NOTIFY::LowCapacity |
Definition at line 204 of file batclass.h.
Referenced by BatteryClassIoctl(), CmBattSetStatusNotify(), and CompBattSetStatusNotify().
ULONG _BATTERY_NOTIFY::PowerState |
Definition at line 203 of file batclass.h.
Referenced by BatteryClassIoctl(), CmBattSetStatusNotify(), and CompBattSetStatusNotify().