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

_IP_ADAPTER_MULTICAST_ADDRESS

Declaration

Source position: jwaiptypes.pas line 260

type _IP_ADAPTER_MULTICAST_ADDRESS = record

  Union: record

    case Integer of

      0: (

          Alignment: ULONGLONG;

        );

      1: (

          Length: ULONG;

          Flags: DWORD;

        );

  end;

  Next: PIP_ADAPTER_MULTICAST_ADDRESS;

  Address: SOCKET_ADDRESS;

end;


Documentation generated on: 2023-03-18