Unit 'JwaWinsock2' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

in_addr

Declaration

Source position: jwawinsock2.pas line 460

type in_addr = record

  case Integer of

    0: (

        S_un_b: SunB;

      );

    1: (

        S_un_c: SunC;

      );

    2: (

        S_un_w: SunW;

      );

    3: (

        S_addr: u_long;

      );

end;


Documentation generated on: 2023-03-18