Source position: jwalpmapi.pas line 458
type POLICY_ELEMENT = record
usPeLength: USHORT;
usPeType: USHORT;
ucPeData: array [0..3] of UCHAR;
end;