CBaseFilter::Unregister (Compact 2013)
3/26/2014
Removes the filter from the registry.
Syntax
HRESULT Unregister( );
Parameters
None.
Return Value
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
Header |
dshow.h, |
Library |
ole32.lib, |