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

CSADDR_INFO

Declaration

Source position: IdWinsock2.pas line 2061

type CSADDR_INFO = record

  LocalAddr: TSocket_Address;

  

  RemoteAddr: TSocket_Address;

  

  iSocketType: Integer;

  

  iProtocol: Integer;

  

end;



CT Web help

CodeTyphon Studio