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

LPFN_SEND

Declaration

Source position: IdWinsock2.pas line 2708

type LPFN_SEND = function(

  const s: TSocket;

  const Buf;

  len: Integer;

  flags: Integer

):Integer;



CT Web help

CodeTyphon Studio