ReactOS 0.4.15-dev-7942-gd23573b
_BATTERY_WAIT_STATUS Struct Reference

#include <batclass.h>

Public Attributes

ULONG BatteryTag
 
ULONG Timeout
 
ULONG PowerState
 
ULONG LowCapacity
 
ULONG HighCapacity
 

Detailed Description

Definition at line 145 of file batclass.h.

Member Data Documentation

◆ BatteryTag

ULONG _BATTERY_WAIT_STATUS::BatteryTag

Definition at line 146 of file batclass.h.

Referenced by BatteryClassIoctl(), and BatteryClassStatusNotify().

◆ HighCapacity

ULONG _BATTERY_WAIT_STATUS::HighCapacity

◆ LowCapacity

ULONG _BATTERY_WAIT_STATUS::LowCapacity

◆ PowerState

ULONG _BATTERY_WAIT_STATUS::PowerState

Definition at line 148 of file batclass.h.

Referenced by BatteryClassIoctl(), and BatteryClassStatusNotify().

◆ Timeout

ULONG _BATTERY_WAIT_STATUS::Timeout

Definition at line 147 of file batclass.h.

Referenced by BatteryClassIoctl().


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