Applies to: desktop apps only
Specifies the state of the UI connection bar.
This property returns E_NOTIMPL if the container calls the
IObjectSafety::SetInterfaceSafetyOptions method.
Windows XP: This property does not return E_NOTIMPL if the container calls the
IObjectSafety::SetInterfaceSafetyOptions method. This behavior changed beginning with Windows XP with Service Pack 1 (SP1).
This property is read/write.
Syntax
HRESULT put_PinConnectionBar(
[in] VARIANT_BOOL fPinConnectionBar
);
HRESULT get_PinConnectionBar(
[out] VARIANT_BOOL *pfPinConnectionBar
);
Property value
Setting this property to VARIANT_TRUE
sets the state to "lowered", that is, invisible to the user and unavailable for input.
VARIANT_FALSE sets the state to "raised" and available for user input.
Error codes
Returns S_OK if successful.
Remarks
For more information about Remote Desktop Web Connection, see
Requirements for Remote Desktop Web Connection.
Requirements
|
Minimum supported client
| Windows XP |
|
Minimum supported server
| Windows Server 2003 |
|
IID
|
IID_IMsRdpClientAdvancedSettings is defined as 3c65b4ab-12b3-465b-acd4-b8dad3bff9e2
|
See also
-
IMsRdpClientAdvancedSettings2
-
IMsRdpClientAdvancedSettings3
-
IMsRdpClientAdvancedSettings4
-
IMsRdpClientAdvancedSettings5
-
IMsRdpClientAdvancedSettings
Send comments about this topic to Microsoft
Build date: 3/7/2012