ReactOS 0.4.15-dev-8434-g155a7c7
_BATTERY_NOTIFY Struct Reference

#include <batclass.h>

Public Attributes

ULONG PowerState
 
ULONG LowCapacity
 
ULONG HighCapacity
 

Detailed Description

Definition at line 202 of file batclass.h.

Member Data Documentation

◆ HighCapacity

ULONG _BATTERY_NOTIFY::HighCapacity

Definition at line 205 of file batclass.h.

Referenced by BatteryClassIoctl(), and CmBattSetStatusNotify().

◆ LowCapacity

ULONG _BATTERY_NOTIFY::LowCapacity

Definition at line 204 of file batclass.h.

Referenced by BatteryClassIoctl(), and CmBattSetStatusNotify().

◆ PowerState

ULONG _BATTERY_NOTIFY::PowerState

Definition at line 203 of file batclass.h.

Referenced by BatteryClassIoctl(), and CmBattSetStatusNotify().


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