Source position: jwalpmapi.pas line 1225
type ID_ERROR_OBJECT = record
usIdErrLength: USHORT;
ucAType: UCHAR;
ucSubType: UCHAR;
usReserved: USHORT;
usIdErrorValue: USHORT;
ucIdErrData: array [0..3] of UCHAR;
end;