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

_IP_ADAPTER_UNICAST_ADDRESS

Declaration

Source position: jwaiptypes.pas line 212

type _IP_ADAPTER_UNICAST_ADDRESS = record

  Union: record

    case Integer of

      0: (

          Alignment: ULONGLONG;

        );

      1: (

          Length: ULONG;

          Flags: DWORD;

        );

  end;

  Next: PIP_ADAPTER_UNICAST_ADDRESS;

  Address: SOCKET_ADDRESS;

  PrefixOrigin: IP_PREFIX_ORIGIN;

  SuffixOrigin: IP_SUFFIX_ORIGIN;

  DadState: IP_DAD_STATE;

  ValidLifetime: ULONG;

  PreferredLifetime: ULONG;

  LeaseLifetime: ULONG;

end;


Documentation generated on: 2023-03-18