termmgr.h 标头

电话应用程序编程接口使用此标头。 有关详细信息,请参阅:

termmgr.h 包含以下编程接口:

接口

 
ITPluggableTerminalClassRegistration

ITPluggableTerminalClassRegistration 接口公开了允许创建、修改和删除可插入终端的注册表项的方法。
ITPluggableTerminalInitialization

ITPluggableTerminalInitialization 接口由可插入终端实现,并允许终端管理器初始化终端。 ITPluggableTerminalInitialization 接口是通过在 ITTerminal 上调用 QueryInterface 创建的。
ITPluggableTerminalSuperclassRegistration

ITPluggableTerminalSuperclassRegistration 接口公开用于获取和设置有关终端超类的信息的方法, (名称和 CLSID) 。
ITTerminalControl

ITTerminalControl 接口提供获取 MSP 句柄、连接终端并从筛选器图断开连接以及运行或停止呈现器的方法。
ITTerminalManager

MSP 使用 ITTerminalManager 接口创建动态终端。
ITTerminalManager2

ITTerminalManager2 接口公开用于检索有关当前系统中注册的可插入终端类的信息的方法。 ITTerminalManager2 派生自 ITTerminalManager 接口。

枚举

 
TMGR_DIRECTION

可插入终端方法使用TMGR_DIRECTION枚举来指示终端方向。