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.
Sets or retrieves the text to update the connection bar.
This property is read/write.
Syntax
HRESULT put_ConnectionBarText(
[in] BSTR newVal
);
HRESULT get_ConnectionBarText(
[out] BSTR *pConnectionBarText
);
Property value
Sets the text string to display on the connection bar.
Remarks
You must call the IMsRdpClientNonScriptable3::put_ConnectionBarText method before you call the IMsTscSecuredSettings::put_Fullscreen method or the IMsRdpClient::put_Fullscreen method.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpClientNonScriptable3 is defined as b3378d90-0728-45c7-8ed7-b6159fb92219 |