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

LPFN_WSASEND

Declaration

Source position: IdWinsock2.pas line 2879

type LPFN_WSASEND = function(

  const s: TSocket;

  lpBuffers: LPWSABUF;

  dwBufferCount: DWORD;

  var lpNumberOfBytesSent: DWORD;

  dwFlags: DWORD;

  lpOverlapped: LPWSAOVERLAPPED;

  lpCompletionRoutine: LPWSAOVERLAPPED_COMPLETION_ROUTINE

):Integer;



CT Web help

CodeTyphon Studio