IMsRdpClientAdvancedSettings3 (Compact 7)
3/12/2014
This interface includes methods to retrieve and set advanced (optional) properties for the Remote Desktop ActiveX control.
Methods
This interface inherits the methods from the IUnknown and IMsRdpClientAdvancedSettings2 interfaces. In addition, this interface defines the following methods.
Method | Description |
---|---|
Sets whether to display the Minimize button on the connection bar. |
|
Retrieves whether to display the Minimize button on the connection bar. |
|
Sets whether to display the Restore button on the connection bar. |
|
Retrieves whether to display the Restore button on the connection bar. |
Properties
This interface defines the following properties. The preceding table includes access methods for these properties.
Property | Access type | Description |
---|---|---|
ConnectionBarShowMinimizeButton |
Read/write |
Specifies whether to display the Minimize button on the connection bar. |
ConnectionBarShowRestoreButton |
Read/write |
Specifies whether to display the Restore button on the connection bar. |
Remarks
This interface has been extended by the following interfaces, with each new interface inheriting all the methods and properties of the previous interfaces:
- IMsRdpClientAdvancedSettings4
- IMsRdpClientAdvancedSettings5
- IMsRdpClientAdvancedSettings6
- IMsRdpClientAdvancedSettings7
Requirements
Header |
mstsax.h, |
Library |
Mstsax.lib |
See Also
Reference
Remote Desktop ActiveX Control Interfaces
IMsRdpClientAdvancedSettings
IMsRdpClientAdvancedSettings2
IMsTscAdvancedSettings