|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntpoapi.h>
| BOOLEAN SYSTEM_BATTERY_STATE::AcOnLine |
Definition at line 385 of file ntpoapi.h.
Referenced by GetSystemPowerStatus(), IsBatteryUsed(), and NtPowerInformation().
| BOOLEAN SYSTEM_BATTERY_STATE::BatteryPresent |
Definition at line 386 of file ntpoapi.h.
Referenced by GetSystemPowerStatus(), and IsBatteryUsed().
| BOOLEAN SYSTEM_BATTERY_STATE::Charging |
Definition at line 387 of file ntpoapi.h.
Referenced by GetSystemPowerStatus().
| ULONG SYSTEM_BATTERY_STATE::EstimatedTime |
Definition at line 394 of file ntpoapi.h.
Referenced by GetSystemPowerStatus().
| ULONG SYSTEM_BATTERY_STATE::MaxCapacity |
Definition at line 391 of file ntpoapi.h.
Referenced by GetSystemPowerStatus().
| ULONG SYSTEM_BATTERY_STATE::RemainingCapacity |
Definition at line 392 of file ntpoapi.h.
Referenced by GetSystemPowerStatus().