CBaseFilter::Unregister (Windows CE 5.0)
Removes the filter from the registry.
HRESULT Unregister( );
Parameters
None.
Return Values
Returns an HRESULT value.
Remarks
This member function implements the IAMovieSetup::Unregister method and calls the IFilterMapper::UnregisterFilter method to remove the filter from the registry. This effectively removes the pins and media types as well.
Requirements
DirectShow applications and DirectShow filters have different include file and link library requirements.
For more information, see Setting Up the Build Environment.
OS Versions: Windows CE 3.0 and later.
Header:
Send Feedback on this topic to the authors