Microsoft DirectX 8.1 (C++) |
Note The IFilterMapper interface is deprecated.
Removes the registration of this filter instance from the registry.
Syntax
HRESULT UnregisterFilterInstance(
CLSID MRId
);
Parameters
MRId
[in] Media resource identifier of this instance.
Return Value
Returns an HRESULT value.
See Also