ReactOS 0.4.16-dev-122-g325d74c
|
#include <batclass.h>
Public Attributes | |
ULONG | BatteryTag |
BATTERY_SET_INFORMATION_LEVEL | InformationLevel |
UCHAR | Buffer [1] |
Definition at line 139 of file batclass.h.
ULONG _BATTERY_SET_INFORMATION::BatteryTag |
Definition at line 140 of file batclass.h.
Referenced by BatteryClassIoctl().
UCHAR _BATTERY_SET_INFORMATION::Buffer[1] |
Definition at line 142 of file batclass.h.
Referenced by BatteryClassIoctl().
BATTERY_SET_INFORMATION_LEVEL _BATTERY_SET_INFORMATION::InformationLevel |
Definition at line 141 of file batclass.h.
Referenced by BatteryClassIoctl().