ReactOS 0.4.15-dev-7918-g2a2556c
_BATTERY_SET_INFORMATION Struct Reference

#include <batclass.h>

Collaboration diagram for _BATTERY_SET_INFORMATION:

Public Attributes

ULONG BatteryTag
 
BATTERY_SET_INFORMATION_LEVEL InformationLevel
 
UCHAR Buffer [1]
 

Detailed Description

Definition at line 139 of file batclass.h.

Member Data Documentation

◆ BatteryTag

ULONG _BATTERY_SET_INFORMATION::BatteryTag

Definition at line 140 of file batclass.h.

Referenced by BatteryClassIoctl().

◆ Buffer

UCHAR _BATTERY_SET_INFORMATION::Buffer[1]

Definition at line 142 of file batclass.h.

Referenced by BatteryClassIoctl().

◆ InformationLevel

BATTERY_SET_INFORMATION_LEVEL _BATTERY_SET_INFORMATION::InformationLevel

Definition at line 141 of file batclass.h.

Referenced by BatteryClassIoctl().


The documentation for this struct was generated from the following file: