ReactOS 0.4.16-dev-1453-g06343fa
POWER_METER_INFO Struct Reference

Public Attributes

WCHAR Name [200]
 
WCHAR UniqueID [200]
 
WCHAR Manufacturer [200]
 
CHAR Chem [5]
 
BOOL ACOnline
 
BOOL Charging
 
BOOL Critical
 
BYTE BatteryLifePercent
 
DWORD BatteryLifeTime
 

Detailed Description

Definition at line 17 of file powermeter.c.

Member Data Documentation

◆ ACOnline

◆ BatteryLifePercent

BYTE POWER_METER_INFO::BatteryLifePercent

◆ BatteryLifeTime

DWORD POWER_METER_INFO::BatteryLifeTime

◆ Charging

◆ Chem

CHAR POWER_METER_INFO::Chem[5]

Definition at line 22 of file powermeter.c.

Referenced by PowerMeterDetail_UpdateStats(), and PowerMeterInfo_UpdateBatteryStats().

◆ Critical

BOOL POWER_METER_INFO::Critical

◆ Manufacturer

WCHAR POWER_METER_INFO::Manufacturer[200]

Definition at line 21 of file powermeter.c.

Referenced by PowerMeterDetail_UpdateStats(), and PowerMeterInfo_UpdateBatteryStats().

◆ Name

WCHAR POWER_METER_INFO::Name[200]

Definition at line 19 of file powermeter.c.

Referenced by PowerMeterDetail_UpdateStats(), and PowerMeterInfo_UpdateBatteryStats().

◆ UniqueID

WCHAR POWER_METER_INFO::UniqueID[200]

Definition at line 20 of file powermeter.c.

Referenced by PowerMeterDetail_UpdateStats(), and PowerMeterInfo_UpdateBatteryStats().


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