ITPluggableTerminalClassRegistration::GetTerminalClassInfo 方法 (termmgr.h)
GetTerminalClassInfo 方法从注册表中获取特定终端的所有信息。
语法
HRESULT GetTerminalClassInfo(
[in] BSTR bstrSuperclass
);
参数
[in] bstrSuperclass
终端超类 CLSID 的 BSTR 表示形式。
返回值
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
目标平台 | Windows |
标头 | termmgr.h |
Library | Uuid.lib |
DLL | Tapi3.dll |