Indy 9
ip_mreq
Unit: IdWinSock2
ip_mreq = packed record
  imr_multiaddr: TInAddr;
  imr_interface: TInAddr;
  end;
Unit
IdWinSock2
Members
imr_multiaddr: TInAddr;
imr_multiaddr
imr_interface: TInAddr;
imr_interface
Description
ip_mreq

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.