Unit 'JwaWinNT' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

SYSTEM_BATTERY_STATE

Declaration

Source position: jwawinnt.pas line 4521

type SYSTEM_BATTERY_STATE = record

  AcOnLine: Boolean;

  BatteryPresent: Boolean;

  Charging: Boolean;

  Discharging: Boolean;

  Spare1: array [0..3] of Boolean;

  MaxCapacity: DWORD;

  RemainingCapacity: DWORD;

  Rate: DWORD;

  EstimatedTime: DWORD;

  DefaultAlert1: DWORD;

  DefaultAlert2: DWORD;

end;


Documentation generated on: 2023-03-18