IBDA_IPV6Filter::PutMulticastMode
| Microsoft DirectShow 9.0 |
IBDA_IPV6Filter::PutMulticastMode
The PutMulticastMode method specifies the multicast mode.
Syntax
HRESULT PutMulticastMode( ULONG ulModeMask );
Parameters
ulModeMask
[in] Specifies the mode mask.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
Header: Include Bdaiface.h.
See Also