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.
Specifies the state of the UI connection bar.
This property returns E_NOTIMPL if the container calls the IObjectSafety::SetInterfaceSafetyOptions method.
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
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpClientAdvancedSettings is defined as 3c65b4ab-12b3-465b-acd4-b8dad3bff9e2 |