IMsRdpClientAdvancedSettings5::ConnectionBarShowPinButton property
Sets or retrieves the configuration for the pin button in the connection bar.
This property is read/write.
Syntax
HRESULT put_ConnectionBarShowPinButton(
[in] VARIANT_BOOL fShowPin
);
HRESULT get_ConnectionBarShowPinButton(
[out] VARIANT_BOOL *pfShowPin
);
Property value
A Boolean value of TRUE or FALSE. A value of TRUE shows the pin button in the connection bar. A value of FALSE hides the pin button in the connection bar.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpClientAdvancedSettings5 is defined as FBA7F64E-6783-4405-DA45-FA4A763DABD0 |