ReactOS 0.4.16-dev-401-g45b008d
|
#include <cmbatt.h>
Public Attributes | |
ULONG | State |
ULONG | PresentRate |
ULONG | RemainingCapacity |
ULONG | PresentVoltage |
ULONG _ACPI_BST_DATA::PresentRate |
Definition at line 80 of file cmbatt.h.
Referenced by CmBattGetBstData().
ULONG _ACPI_BST_DATA::PresentVoltage |
Definition at line 82 of file cmbatt.h.
Referenced by CmBattGetBstData().
ULONG _ACPI_BST_DATA::RemainingCapacity |
Definition at line 81 of file cmbatt.h.
Referenced by CmBattGetBstData(), and CmBattSetStatusNotify().
ULONG _ACPI_BST_DATA::State |
Definition at line 79 of file cmbatt.h.
Referenced by CmBattGetBstData().