Platform SDK: TAPI |
The ITTerminal interface is the base interface for a Terminal object. This object, and the interface, is available only when an MSP exists. It provides methods that allow an application to obtain information such as terminal class and media supported.
IUnknown Methods
IDispatch Methods
ITTerminal methods | Description |
---|---|
get_Name | Gets a descriptive name of the terminal. |
get_State | Gets the current state of the terminal. |
get_TerminalType | Gets the terminal type of the terminal. |
get_TerminalClass | Gets the terminal class of the terminal. |
get_MediaType | Gets the media supported by the terminal. |
get_Direction | Gets the TERMINAL_DIRECTION descriptor of the media stream direction for the terminal. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tapi3.h.
Library: Use T3iid.lib.