Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This header is used by Telephony Application Programming Interfaces. For more information, see:
termmgr.h contains the following programming interfaces:
Interfaces
| ITPluggableTerminalClassRegistration The ITPluggableTerminalClassRegistration interface exposes methods that allow the creation, modification, and deletion of the registry entry for a pluggable terminal. |
| ITPluggableTerminalInitialization The ITPluggableTerminalInitialization interface is implemented by pluggable terminals and allows the Terminal Manager to initialize the terminal. The ITPluggableTerminalInitialization interface is created by calling QueryInterface on ITTerminal. |
| ITPluggableTerminalSuperclassRegistration The ITPluggableTerminalSuperclassRegistration interface exposes methods that get and set information about a terminal superclass (name and CLSID). |
| 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. |
| ITTerminalManager The ITTerminalManager interface is used by the MSP to create dynamic terminals. |
| ITTerminalManager2 The ITTerminalManager2 interface exposes methods that retrieve information about pluggable terminal classes registered in the current system. ITTerminalManager2 is derived from the ITTerminalManager interface. |
Enumerations
| TMGR_DIRECTION The TMGR_DIRECTION enum is used by the pluggable terminal methods to indicate terminal direction. |