ReactOS 0.4.16-dev-401-g45b008d
_ACPI_BST_DATA Struct Reference

#include <cmbatt.h>

Public Attributes

ULONG State
 
ULONG PresentRate
 
ULONG RemainingCapacity
 
ULONG PresentVoltage
 

Detailed Description

Definition at line 77 of file cmbatt.h.

Member Data Documentation

◆ PresentRate

ULONG _ACPI_BST_DATA::PresentRate

Definition at line 80 of file cmbatt.h.

Referenced by CmBattGetBstData().

◆ PresentVoltage

ULONG _ACPI_BST_DATA::PresentVoltage

Definition at line 82 of file cmbatt.h.

Referenced by CmBattGetBstData().

◆ RemainingCapacity

ULONG _ACPI_BST_DATA::RemainingCapacity

Definition at line 81 of file cmbatt.h.

Referenced by CmBattGetBstData(), and CmBattSetStatusNotify().

◆ State

ULONG _ACPI_BST_DATA::State

Definition at line 79 of file cmbatt.h.

Referenced by CmBattGetBstData().


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