Source position: jwaqospol.pas line 102
type _IDPE_ATTR = record
PeAttribLength: USHORT;
PeAttribType: UCHAR;
PeAttribSubType: UCHAR;
PeAttribValue: array [0..3] of UCHAR;
end;