help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'synsock' (#synapse)

THostEnt

Declaration

Source position: sswin32.pas line 388

type THostEnt = packed record

  h_name: PChar;

  h_aliases: ;

  h_addrtype: SmallInt;

  h_length: SmallInt;

  case Integer of

    0: (

        h_addr_list: ;

      );

    1: (

        h_addr: ;

      );

end;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505