Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The put_Company method sets the name of the company that issued this pluggable terminal.
Syntax
HRESULT put_Company(
[in] BSTR bstrCompany
);
Parameters
[in] bstrCompany
The BSTR representation of the terminal's company name.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | termmgr.h |
Library | Uuid.lib |
DLL | Tapi3.dll |