IRemoteDesktopClientSettings interface
[This documentation is preliminary and is subject to change.]
Applies to: desktop apps | Metro style apps
Provides the methods needed to configure the connection settings for the Remote Desktop Protocol (RDP) app container client control.
This interface is implemented by the control. To obtain an instance of this interface, use the IRemoteDesktopClient::Settings property.
Members
The IRemoteDesktopClientSettings interface inherits from the IDispatch interface. IRemoteDesktopClientSettings also has these types of members:
- Methods
Methods
The IRemoteDesktopClientSettings interface has these methods.
Method | Description |
---|---|
ApplySettings | Stores the specified contents in the RDP file. |
GetRdpProperty | Retrieves a single named RDP property value. |
RetrieveSettings | Retrieves the entire RDP file as a string. |
SetRdpProperty | Sets the value of a single named RDP property. |
Requirements
Minimum supported client |
Windows 8 Consumer Preview |
Minimum supported server |
Windows Server 8 Beta |
IDL |
Rdpappcontainerclient.idl |
IID |
IID_IRemoteDesktopClientSettings is defined as 48A0F2A7-2713-431f-BBAC-6F4558E7D64D |
Send comments about this topic to Microsoft
Build date: 4/21/2012