Source position: jwaws2atm.pas line 677
type ATM_CAUSE_IE = record
Location: UCHAR;
Cause: UCHAR;
DiagnosticsLength: UCHAR;
Diagnostics: array [0..3] of UCHAR;
end;