ReactOS 0.4.16-dev-1059-gb1cf981
|
#include <cmbatt.h>
Public Attributes | |
ULONG | State |
ULONG | PresentRate |
ULONG | RemainingCapacity |
ULONG | PresentVoltage |
ULONG _ACPI_BST_DATA::PresentRate |
Definition at line 92 of file cmbatt.h.
Referenced by CmBattGetBstData().
ULONG _ACPI_BST_DATA::PresentVoltage |
Definition at line 94 of file cmbatt.h.
Referenced by CmBattGetBstData().
ULONG _ACPI_BST_DATA::RemainingCapacity |
Definition at line 93 of file cmbatt.h.
Referenced by CmBattGetBstData(), and CmBattSetStatusNotify().
ULONG _ACPI_BST_DATA::State |
Definition at line 91 of file cmbatt.h.
Referenced by CmBattGetBstData().