Unit 'IdWinsock2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

AAL_PARAMETERS_IE

Declaration

Source position: IdWinsock2.pas line 5179

type AAL_PARAMETERS_IE = record

  AALType: AAL_TYPE;

  

  case Byte of

    0: (

        AAL5Parameters: AAL5_PARAMETERS;

  

      );

    1: (

        AALUserParameters: AALUSER_PARAMETERS;

  

      );

end;



CT Web help

CodeTyphon Studio