ITPluggableTerminalClassRegistration::p ut_Version 方法 (termmgr.h)
put_Version 方法设置终端版本。
语法
HRESULT put_Version(
[in] BSTR bstrVersion
);
参数
[in] bstrVersion
终端版本的 BSTR 表示形式。
返回值
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
目标平台 | Windows |
标头 | termmgr.h |
Library | Uuid.lib |
DLL | Tapi3.dll |