IFilterMapper::UnregisterFilter (Compact 2013)
3/26/2014
This method removes the registration of this filter from the registry.
Syntax
HRESULT UnregisterFilter(
CLSID Filter
);
Parameters
- Filter
[in] Globally unique identifier (GUID) of the filter.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |