Share via


IBDA_IPSinkControl interface (bdaiface.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

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.

Inheritance

The IBDA_IPSinkControl interface inherits from the IUnknown interface. IBDA_IPSinkControl also has these types of members:

Methods

The IBDA_IPSinkControl interface has these methods.

 
IBDA_IPSinkControl::GetAdapterIPAddress

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.
IBDA_IPSinkControl::GetMulticastList

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.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IBDA_IPSinkControl).

Requirements

   
Target Platform Windows
Header bdaiface.h

See also

BDA Interfaces