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

LPWSPRECV

Declaration

Source position: jwaws2spi.pas line 217

type LPWSPRECV = function(

  s: TSocket;

  lpBuffers: LPWSABUF;

  dwBufferCount: DWORD;

  var lpNumberOfBytesRecvd: DWORD;

  var lpFlags: DWORD;

  lpOverlapped: LPWSAOVERLAPPED;

  lpCompletionRoutine: LPWSAOVERLAPPED_COMPLETION_ROUTINE;

  lpThreadId: LPWSATHREADID;

  var lpErrno: Integer

):Integer;


Documentation generated on: 2023-03-18