IFilterMapper::UnregisterFilterInstance (Compact 2013)

3/26/2014

This method removes the registration of this filter instance from the registry.

Syntax

HRESULT UnregisterFilterInstance(
  CLSID MRId
);

Parameters

  • MRId
    [in] Media resource identifier of this instance.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IFilterMapper Interface