CBaseFilter::Unregister
Removes the filter from the registry.
HRESULT Unregister( );
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.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.