ITPluggableTerminalSuperclassInfo interface (tapi3if.h)
The ITPluggableTerminalSuperclassInfo interface exposes methods that get the name and CLSID of a pluggable terminal class. The IEnumPluggableSuperclassInfo::Next and ITTerminalSupport2::get_PluggableSuperclasses methods create the ITPluggableTerminalSuperclassInfo interface.
Inheritance
The ITPluggableTerminalSuperclassInfo interface inherits from the IDispatch interface. ITPluggableTerminalSuperclassInfo also has these types of members:
Methods
The ITPluggableTerminalSuperclassInfo interface has these methods.
ITPluggableTerminalSuperclassInfo::get_CLSID The get_CLSID method gets the CLSID used to CoCreateInstance the terminal. (ITPluggableTerminalSuperclassInfo.get_CLSID) |
ITPluggableTerminalSuperclassInfo::get_Name The get_Name method gets the terminal's friendly name. (ITPluggableTerminalSuperclassInfo.get_Name) |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | tapi3if.h (include Tapi3.h) |