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