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

LPFN_WSARECVEX

Declaration

Source position: IdWinsock2.pas line 3038

type LPFN_WSARECVEX = function(

  s: TSocket;

  var buf;

  len: Integer;

  var flags: Integer

):Integer;



CT Web help

CodeTyphon Studio