Indy 9
ATM_CAUSE_IE
Unit: IdWinSock2
ATM_CAUSE_IE = record
  Location: Byte;
  Cause: Byte;
  DiagnosticsLength: Byte;
  Diagnostics: Array[0..3] of Byte;
  end;
Unit
IdWinSock2
Members
Location: Byte;
Location
Cause: Byte;
Cause
DiagnosticsLength: Byte;
DiagnosticsLength
Diagnostics: Array[0..3] of Byte;
Diagnostics
Description
ATM_CAUSE_IE

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.