FreeRDP
Loading...
Searching...
No Matches
SYSTEM_POWER_STATUS Struct Reference

mirrors the real Win32 SYSTEM_POWER_STATUS struct. More...

#include <sysinfo.h>

Data Fields

BYTE ACLineStatus
 
BYTE BatteryFlag
 
BYTE BatteryLifePercent
 
BYTE SystemStatusFlag
 
DWORD BatteryLifeTime
 
DWORD BatteryFullLifeTime
 

Detailed Description

mirrors the real Win32 SYSTEM_POWER_STATUS struct.

Since
version 3.32.0

Definition at line 367 of file sysinfo.h.

Field Documentation

◆ ACLineStatus

BYTE SYSTEM_POWER_STATUS::ACLineStatus

Definition at line 369 of file sysinfo.h.

◆ BatteryFlag

BYTE SYSTEM_POWER_STATUS::BatteryFlag

Definition at line 370 of file sysinfo.h.

◆ BatteryFullLifeTime

DWORD SYSTEM_POWER_STATUS::BatteryFullLifeTime

Definition at line 374 of file sysinfo.h.

◆ BatteryLifePercent

BYTE SYSTEM_POWER_STATUS::BatteryLifePercent

Definition at line 371 of file sysinfo.h.

◆ BatteryLifeTime

DWORD SYSTEM_POWER_STATUS::BatteryLifeTime

Definition at line 373 of file sysinfo.h.

◆ SystemStatusFlag

BYTE SYSTEM_POWER_STATUS::SystemStatusFlag

Definition at line 372 of file sysinfo.h.


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