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

LPFN_RECV

Declaration

Source position: IdWinsock2.pas line 2702

type LPFN_RECV = function(

  const s: TSocket;

  var Buf;

  len: Integer;

  flags: Integer

):Integer;



CT Web help

CodeTyphon Studio