ReactOS 0.4.15-dev-8636-g945e856
|
#include <cmbatt.h>
Public Attributes | |
ULONG | State |
ULONG | PresentRate |
ULONG | RemainingCapacity |
ULONG | PresentVoltage |
ULONG _ACPI_BST_DATA::PresentRate |
Definition at line 73 of file cmbatt.h.
Referenced by CmBattGetBstData().
ULONG _ACPI_BST_DATA::PresentVoltage |
Definition at line 75 of file cmbatt.h.
Referenced by CmBattGetBstData().
ULONG _ACPI_BST_DATA::RemainingCapacity |
Definition at line 74 of file cmbatt.h.
Referenced by CmBattGetBstData(), and CmBattSetStatusNotify().
ULONG _ACPI_BST_DATA::State |
Definition at line 72 of file cmbatt.h.
Referenced by CmBattGetBstData().