ReactOS 0.4.16-dev-1059-gb1cf981
_ACPI_BST_DATA Struct Reference

#include <cmbatt.h>

Public Attributes

ULONG State
 
ULONG PresentRate
 
ULONG RemainingCapacity
 
ULONG PresentVoltage
 

Detailed Description

Definition at line 89 of file cmbatt.h.

Member Data Documentation

◆ PresentRate

ULONG _ACPI_BST_DATA::PresentRate

Definition at line 92 of file cmbatt.h.

Referenced by CmBattGetBstData().

◆ PresentVoltage

ULONG _ACPI_BST_DATA::PresentVoltage

Definition at line 94 of file cmbatt.h.

Referenced by CmBattGetBstData().

◆ RemainingCapacity

ULONG _ACPI_BST_DATA::RemainingCapacity

Definition at line 93 of file cmbatt.h.

Referenced by CmBattGetBstData(), and CmBattSetStatusNotify().

◆ State

ULONG _ACPI_BST_DATA::State

Definition at line 91 of file cmbatt.h.

Referenced by CmBattGetBstData().


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