Share via


IFilterMapper3 Interface

 
Microsoft DirectShow 9.0

IFilterMapper3 Interface

The IFilterMapper3 interface extends the IFilterMapper2 interface. The Filter Mapper object implements this interface.

  • Note    This interface is deprecated.

In addition to the methods inherited from IFilterMapper2, the IFilterMapper3 interface exposes the following method.

Method Description
GetICreateDevEnum Returns a pointer to the ICreateDevEnum interface.

Requirements

Header: Declared in Strmif.h; include Dshow.h.

Library: Use Strmiids.lib.