ReactOS 0.4.16-dev-1247-g7d8d8a6
_SYSTEM_POWER_STATUS Struct Reference

#include <winbase.h>

Public Attributes

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

Detailed Description

Definition at line 1225 of file winbase.h.

Member Data Documentation

◆ ACLineStatus

BYTE _SYSTEM_POWER_STATUS::ACLineStatus

Definition at line 1226 of file winbase.h.

Referenced by DynamicLoadIcon(), and PowerMeterInfo_UpdateGlobalStats().

◆ BatteryFlag

BYTE _SYSTEM_POWER_STATUS::BatteryFlag

Definition at line 1227 of file winbase.h.

Referenced by DynamicLoadIcon(), and PowerMeterInfo_UpdateGlobalStats().

◆ BatteryFullLifeTime

DWORD _SYSTEM_POWER_STATUS::BatteryFullLifeTime

Definition at line 1231 of file winbase.h.

◆ BatteryLifePercent

BYTE _SYSTEM_POWER_STATUS::BatteryLifePercent

Definition at line 1228 of file winbase.h.

Referenced by DynamicLoadIcon(), and PowerMeterInfo_UpdateGlobalStats().

◆ BatteryLifeTime

DWORD _SYSTEM_POWER_STATUS::BatteryLifeTime

Definition at line 1230 of file winbase.h.

Referenced by DynamicLoadIcon(), and PowerMeterInfo_UpdateGlobalStats().

◆ SystemStatusFlag

BYTE _SYSTEM_POWER_STATUS::SystemStatusFlag

Definition at line 1229 of file winbase.h.


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