Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This interface allows you to query for the presence of the Smart Tee Filterin the filter graph.

This interface has no method other than those inherited from IUnknown.

To determine if the Smart Tee Filter is present in the filter graph call IUnknown::QueryInterfaceon the filter graph with the interface identifier IID_ISmartTee. If the call is successful then the Smart Tee filter is present, if the call fails then it is not.

Requirements

Windows Embedded CE Windows Embedded CE 6.0 and later
Windows Mobile Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later
Note Microsoft DirectShow applications and DirectShow filters have different include file and Library requirements
For more information, see Setting Up the Build Environment

See Also

Reference