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

LPFN_IOCTLSOCKET

Declaration

Source position: IdWinsock2.pas line 2680

type LPFN_IOCTLSOCKET = function(

  const s: TSocket;

  const cmd: DWORD;

  var arg: u_long

):Integer;



CT Web help

CodeTyphon Studio