Indy 9
AAL_PARAMETERS_IE
Unit: IdWinSock2
AAL_PARAMETERS_IE = packed record
  AALType: AAL_TYPE;
  AALSpecificParameters: packed record case Byte of 0 : ( AAL5Parameters : AAL5_PARAMETERS ); 1 : ( AALUserParameters : AALUSER_PARAMETERS );;
  end;
Unit
IdWinSock2
Members
AALType: AAL_TYPE;
AALType
AALSpecificParameters: packed record case Byte of 0 : ( AAL5Parameters : AAL5_PARAMETERS ); 1 : ( AALUserParameters : AALUSER_PARAMETERS );;
AALSpecificParameters
Description
AAL_PARAMETERS_IE

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