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

LPFN_GETNAMEINFO

Declaration

Source position: IdWship6.pas line 223

type LPFN_GETNAMEINFO = function(

  sa: PSOCKADDR;

  salen: u_int;

  host: PIdAnsiChar;

  hostlen: u_int;

  serv: PIdAnsiChar;

  servlen: u_int;

  flags: Integer

):Integer;



CT Web help

CodeTyphon Studio