IBDA_IPV6Filter Interface
Microsoft DirectShow 9.0 |
IBDA_IPV6Filter Interface
In addition to the methods inherited from IUnknown, the IBDA_IPV6Filter interface exposes the following methods.
Method | Description |
GetMulticastList | Retrieves the list of multicast addresses stored by the Network Provider. |
GetMulticastListSize | Retrieves the size in bytes of the list of multicast addresses. |
GetMulticastMode | Retrieves the mode(s) of the multicast. |
PutMulticastList | Specifies the parameters of the multicast list. |
PutMulticastMode | Specifies the mode(s) of the multicast. |
Requirements
Header: Include bdaiface.h.
See Also