Share via


ISmartTee Interface

Send Feedback

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

DirectShow applications and DirectShow filters have different include file and link library requirements.

For more information, see Setting Up the Build Environment.

Pocket PC: Windows Mobile 5.0 and later
Smartphone: Windows Mobile 5.0 and later
OS Versions: Windows CE 5.01 and later

See Also

DirectShow Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.