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_Name method sets the friendly name for the terminal superclass.
Syntax
HRESULT put_Name(
[in] BSTR bstrName
);
Parameters
[in] bstrName
The BSTR representation of the friendly name.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
Method succeeded. |
|
The bstrName parameter is not a valid pointer. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | termmgr.h |
Library | Uuid.lib |
DLL | Tapi3.dll |