Source position: jwasrrestoreptapi.pas line 146
type _RESTOREPTINFOA = packed record
dwEventType: DWORD;
dwRestorePtType: DWORD;
llSequenceNumber: Int64;
szDescription: array [0..MAX_DESC-1] of AnsiChar;
end;