Share via


IBDA_IPV6Filter 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 not supported.

Inheritance

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

Methods

The IBDA_IPV6Filter interface has these methods.

 
IBDA_IPV6Filter::GetMulticastList

The GetMulticastList method retrieves the list of multicast addresses on the Network Provider.
IBDA_IPV6Filter::GetMulticastListSize

The GetMulticastListSize method retrieves the size in bytes of the list of multicast addresses.
IBDA_IPV6Filter::GetMulticastMode

The GetMulticastMode method retrieves the mode(s) of the multicast.
IBDA_IPV6Filter::PutMulticastList

The PutMulticastList method specifies the parameters of the multicast list.
IBDA_IPV6Filter::PutMulticastMode

The PutMulticastMode method specifies the multicast mode.

Remarks

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

Requirements

   
Target Platform Windows
Header bdaiface.h

See also

BDA Interfaces