IBDA_IPSinkInfo 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_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 supersedes IBDA_IPSinkControl.

Inheritance

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

Methods

The IBDA_IPSinkInfo interface has these methods.

 
IBDA_IPSinkInfo::get_AdapterDescription

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_IPSinkInfo::get_AdapterIPAddress

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_IPSinkInfo::get_MulticastList

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_IPSinkInfo).

Requirements

   
Target Platform Windows
Header bdaiface.h

See also

BDA Interfaces