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;