IMsRdpClientAdvancedSettings2 interface
Applies to: desktop apps only
Manages advanced client settings. Derives from the IMsRdpClientAdvancedSettings interface. This interface includes methods to retrieve and set advanced (optional) properties for the Remote Desktop ActiveX control.
To obtain an instance of this interface, use the IMsTscAx::AdvancedSettings property to obtain an IMsTscAdvancedSettings interface pointer. Then call QueryInterface on the IMsTscAdvancedSettings pointer, passing IID_IMsRdpClientAdvancedSettings2.
Members
The IMsRdpClientAdvancedSettings2 interface inherits from IMsRdpClientAdvancedSettings. IMsRdpClientAdvancedSettings2 also has these types of members:
Properties
The IMsRdpClientAdvancedSettings2 interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Specifies whether the client control is able to reconnect automatically to the current session in the event of a network disconnection. | |
| Read/write |
Specifies whether to enable the client control to reconnect automatically to a session in the event of a network disconnection. | |
| Read/write |
Specifies the number of times to try to reconnect during automatic reconnection. The valid values of this property are 0 to 200 inclusive. |
Remarks
This interface has been extended by the following interfaces, with each new interface inheriting all the methods and properties of the previous interfaces:
- IMsRdpClientAdvancedSettings3
- IMsRdpClientAdvancedSettings4
- IMsRdpClientAdvancedSettings5
- IMsRdpClientAdvancedSettings6
- IMsRdpClientAdvancedSettings7
For more information about Remote Desktop Web Connection, see Requirements for Remote Desktop Web Connection.
Requirements
|
Minimum supported client | Windows Vista, Windows XP with SP1 |
|---|---|
|
Minimum supported server | Windows Server 2003 |
|
IID |
IID_IMsRdpClientAdvancedSettings2 is defined as 9ac42117-2b76-4320-aa44-0e616ab8437b |
See also
Send comments about this topic to Microsoft
Build date: 3/7/2012