Unit 'flcSocketLibSys' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fundamentals]

WSASocketA

Declaration

Source position: flcSocketLibWindows.inc line 1182

function WSASocketA(

  const AF: Integer;

  const iType: Integer;

  const Protocol: Integer;

  const ProtocolInfo: PWSAProtocol_InfoA;

  const G: GROUP;

  const Flags: Word32

):TSocket;



CT Web help

CodeTyphon Studio