| Microsoft DirectX 8.1 (C++) |
The IBDA_IPSinkInfo interface is implemented on the BDA IP Sink filter, which manages the delivery of in-band IP data to the network stack. This interface supercedes IBDA_IPSinkControl.
In addition to the methods inherited from IUnknown, the IBDA_IPSinkInfo interface exposes the following methods.
| Method | Description |
| get_AdapterDescription | Retrieves the description of the network adapter. |
| get_AdapterIPAddress | Retrieves the IP address of the data that the IP Sink filter receives. |
| get_MulticastList | Retrieves a list of the multicast addresses to which the IP Sink filter is listening. |