Platform SDK: TAPI

ITTerminalControl

The ITTerminalControl interface provides methods to get the MSP handle, connect and disconnect a terminal from a filter graph, and run or stop a renderer.

Methods in Vtable Order

IUnknown Methods

IDispatch Methods

ITTerminalControl methods Description
get_AddressHandle Gets MSP address handle.
ConnectTerminal Connects filters and returns a set of pins for connection.
CompleteConnectTerminal Completes terminal connection.
DisconnectTerminal Disconnects internal filters and removes them from the filter graph.
RunRenderFilter Starts the rightmost render filter in the terminal.
StopRenderFilter Stops the rightmost render filter in the terminal.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Termmgr.h.
  Library: Use T3iid.lib.