ReactOS 0.4.15-dev-7953-g1f49173
_BATTERY_QUERY_INFORMATION Struct Reference

#include <batclass.h>

Collaboration diagram for _BATTERY_QUERY_INFORMATION:

Public Attributes

ULONG BatteryTag
 
BATTERY_QUERY_INFORMATION_LEVEL InformationLevel
 
LONG AtRate
 

Detailed Description

Definition at line 108 of file batclass.h.

Member Data Documentation

◆ AtRate

LONG _BATTERY_QUERY_INFORMATION::AtRate

Definition at line 111 of file batclass.h.

Referenced by BatteryClassIoctl().

◆ BatteryTag

ULONG _BATTERY_QUERY_INFORMATION::BatteryTag

Definition at line 109 of file batclass.h.

Referenced by BatteryClassIoctl().

◆ InformationLevel

BATTERY_QUERY_INFORMATION_LEVEL _BATTERY_QUERY_INFORMATION::InformationLevel

Definition at line 110 of file batclass.h.

Referenced by BatteryClassIoctl().


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