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

LPFN_WSASOCKETW

Declaration

Source position: IdWinsock2.pas line 2893

type LPFN_WSASOCKETW = function(

  af: Integer;

  iType: Integer;

  protocol: Integer;

  lpProtocolInfo: LPWSAPROTOCOL_INFOW;

  g: GROUP;

  dwFlags: DWORD

):TSocket;



CT Web help

CodeTyphon Studio