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

LPFN_WSACONNECT

Declaration

Source position: IdWinsock2.pas line 2830

type LPFN_WSACONNECT = function(

  const s: TSocket;

  const name: PSOCKADDR;

  const namelen: Integer;

  lpCallerData: LPWSABUF;

  lpCalleeData: LPWSABUF;

  lpSQOS: LPQOS;

  lpGQOS: LPQOS

):Integer;



CT Web help

CodeTyphon Studio