ReactOS 0.4.16-dev-1946-g52006dd
_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 909 of file winbase.h.

Member Data Documentation

◆ ACLineStatus

BYTE _SYSTEM_POWER_STATUS::ACLineStatus

Definition at line 910 of file winbase.h.

Referenced by DynamicLoadIcon(), and PowerMeterInfo_UpdateGlobalStats().

◆ BatteryFlag

BYTE _SYSTEM_POWER_STATUS::BatteryFlag

Definition at line 911 of file winbase.h.

Referenced by DynamicLoadIcon(), and PowerMeterInfo_UpdateGlobalStats().

◆ BatteryFullLifeTime

DWORD _SYSTEM_POWER_STATUS::BatteryFullLifeTime

Definition at line 915 of file winbase.h.

◆ BatteryLifePercent

BYTE _SYSTEM_POWER_STATUS::BatteryLifePercent

Definition at line 912 of file winbase.h.

Referenced by DynamicLoadIcon(), and PowerMeterInfo_UpdateGlobalStats().

◆ BatteryLifeTime

DWORD _SYSTEM_POWER_STATUS::BatteryLifeTime

Definition at line 914 of file winbase.h.

Referenced by DynamicLoadIcon(), and PowerMeterInfo_UpdateGlobalStats().

◆ SystemStatusFlag

BYTE _SYSTEM_POWER_STATUS::SystemStatusFlag

Definition at line 913 of file winbase.h.


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