Source position: jwaws2atm.pas line 242
type Q2931_IE = record
IEType: Q2931_IE_TYPE;
IELength: ULONG;
IE: array [0..0] of UCHAR;
end;