ITPluggableTerminalClassRegistration::p ut_Company 方法 (termmgr.h)
put_Company 方法设置颁发此可插入终端的公司的名称。
语法
HRESULT put_Company(
[in] BSTR bstrCompany
);
参数
[in] bstrCompany
终端公司名称的 BSTR 表示形式。
返回值
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | termmgr.h |
Library | Uuid.lib |
DLL | Tapi3.dll |