Source position: jwabits.pas line 168
type _BG_JOB_PROGRESS = record
BytesTotal: UINT64;
BytesTransferred: UINT64;
FilesTotal: ULONG;
FilesTransferred: ULONG;
end;