Share via


ISmartTee Interface

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This interface allows you to query for the presence of the Smart Tee Filter in 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::QueryInterface on 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