Unit 'JwaIpTypes' Package
[Overview][Constants][Types][Index] [#winunits-jedi]

_IP_ADAPTER_DNS_SERVER_ADDRESS

Declaration

Source position: jwaiptypes.pas line 290

type _IP_ADAPTER_DNS_SERVER_ADDRESS = record

  Union: record

    case Integer of

      0: (

          Alignment: ULONGLONG;

        );

      1: (

          Length: ULONG;

          Reserved: DWORD;

        );

  end;

  Next: PIP_ADAPTER_DNS_SERVER_ADDRESS;

  Address: SOCKET_ADDRESS;

end;


Documentation generated on: 2023-03-18