Share via


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

put_ConnectionBarShowMinimizeButton

Sets whether to display the Minimize button on the connection bar.

get_ConnectionBarShowMinimizeButton

Retrieves whether to display the Minimize button on the connection bar.

put_ConnectionBarShowRestoreButton

Sets whether to display the Restore button on the connection bar.

get_ConnectionBarShowRestoreButton

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:

Requirements

Header

mstsax.h,
mstsax.idl

Library

Mstsax.lib

See Also

Reference

Remote Desktop ActiveX Control Interfaces
IMsRdpClientAdvancedSettings
IMsRdpClientAdvancedSettings2
IMsTscAdvancedSettings