Microsoft DirectX 9.0

IRegFilterInfo Object

The IRegFilterInfo object represents filter information from the registry. Applications can use it to add filters to the filter graph. For more information on using this object, see FilgraphManager.RegFilterCollection.

Requirements

Include a reference in your project to "ActiveMovie control type library" (Quartz.dll).

The IRegFilterInfo object exposes the following property and method.

Property Description
Name Retrieves the name of the filter.

Method Description
Filter Creates an instance of the filter and adds it to the filter graph.