Unit 'JwaWS2spi' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

LPWSPSEND

Declaration

Source position: jwaws2spi.pas line 239

type LPWSPSEND = function(

  s: TSocket;

  lpBuffers: LPWSABUF;

  dwBufferCount: DWORD;

  var lpNumberOfBytesSent: DWORD;

  dwFlags: DWORD;

  lpOverlapped: LPWSAOVERLAPPED;

  lpCompletionRoutine: LPWSAOVERLAPPED_COMPLETION_ROUTINE;

  lpThreadId: LPWSATHREADID;

  var lpErrno: Integer

):Integer;


Documentation generated on: 2023-03-18