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

LPFN_WSARECVMSG

Declaration

Source position: jwamswsock.pas line 575

type LPFN_WSARECVMSG = function(

  s: TSocket;

  lpMsg: LPWSAMSG;

  lpdwNumberOfBytesRecvd: LPDWORD;

  lpOverlapped: LPWSAOVERLAPPED;

  lpCompletionRoutine: LPWSAOVERLAPPED_COMPLETION_ROUTINE

):INT;


Documentation generated on: 2023-03-18