ReactOS 0.4.15-dev-7788-g1ad9096
SYSTEM_BATTERY_STATE Struct Reference

#include <ntpoapi.h>

Public Attributes

BOOLEAN AcOnLine
 
BOOLEAN BatteryPresent
 
BOOLEAN Charging
 
BOOLEAN Discharging
 
BOOLEAN Spare1 [4]
 
ULONG MaxCapacity
 
ULONG RemainingCapacity
 
ULONG Rate
 
ULONG EstimatedTime
 
ULONG DefaultAlert1
 
ULONG DefaultAlert2
 

Detailed Description

Definition at line 384 of file ntpoapi.h.

Member Data Documentation

◆ AcOnLine

BOOLEAN SYSTEM_BATTERY_STATE::AcOnLine

Definition at line 385 of file ntpoapi.h.

Referenced by GetSystemPowerStatus(), and IsBatteryUsed().

◆ BatteryPresent

BOOLEAN SYSTEM_BATTERY_STATE::BatteryPresent

Definition at line 386 of file ntpoapi.h.

Referenced by GetSystemPowerStatus(), IsBatteryUsed(), and NtPowerInformation().

◆ Charging

BOOLEAN SYSTEM_BATTERY_STATE::Charging

Definition at line 387 of file ntpoapi.h.

Referenced by GetSystemPowerStatus().

◆ DefaultAlert1

ULONG SYSTEM_BATTERY_STATE::DefaultAlert1

Definition at line 394 of file ntpoapi.h.

◆ DefaultAlert2

ULONG SYSTEM_BATTERY_STATE::DefaultAlert2

Definition at line 395 of file ntpoapi.h.

◆ Discharging

BOOLEAN SYSTEM_BATTERY_STATE::Discharging

Definition at line 388 of file ntpoapi.h.

◆ EstimatedTime

ULONG SYSTEM_BATTERY_STATE::EstimatedTime

Definition at line 393 of file ntpoapi.h.

Referenced by GetSystemPowerStatus(), and NtPowerInformation().

◆ MaxCapacity

ULONG SYSTEM_BATTERY_STATE::MaxCapacity

Definition at line 390 of file ntpoapi.h.

Referenced by GetSystemPowerStatus().

◆ Rate

ULONG SYSTEM_BATTERY_STATE::Rate

Definition at line 392 of file ntpoapi.h.

◆ RemainingCapacity

ULONG SYSTEM_BATTERY_STATE::RemainingCapacity

Definition at line 391 of file ntpoapi.h.

Referenced by GetSystemPowerStatus().

◆ Spare1

BOOLEAN SYSTEM_BATTERY_STATE::Spare1[4]

Definition at line 389 of file ntpoapi.h.


The documentation for this struct was generated from the following file: