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



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

TInAddr

Declaration

Source position: sswin32.pas line 319

type TInAddr = packed record

  case Integer of

    0: (

        S_un_b: SunB;

      );

    1: (

        S_un_w: SunW;

      );

    2: (

        S_addr: u_long;

      );

end;

Notes

 No notes exist for this page yet. 





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