IBDA_IPSinkControl Interface
Microsoft DirectShow 9.0 |
IBDA_IPSinkControl Interface
This interface is available for use in the Microsoft Windows 2000, Windows XP, and Windows Server 2003 operating systems. It may be altered or unavailable in subsequent versions.
The IBDA_IPSinkControl interface is implemented on the BDA IP Sink filter, which manages the delivery of in-band IP data to the network stack. This interface is superseded by IBDA_IPSinkInfo.
In addition to the methods inherited from IUnknown, the IBDA_IPSinkControl interface exposes the following methods.
Method | Description |
GetAdapterIPAddress | Retrieves the IP address of the NIC. |
GetMulticastList | Retrieves a list of the multicast addresses to which the IP Sink filter is listening. |
See Also