Source position: jwabatclass.pas line 243
type _BATTERY_SET_INFORMATION = record
BatteryTag: ULONG;
InformationLevel: BATTERY_SET_INFORMATION_LEVEL;
Buffer: array [0..0] of UCHAR;
end;