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