ReactOS 0.4.15-dev-6068-g8061a6f
|
#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(), 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 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().