IRemoteDesktopClient interface (rdpappcontainerclient.h)

Provides methods and properties used to configure and use the Remote Desktop Protocol (RDP) app container client control.

Inheritance

The IRemoteDesktopClient interface inherits from the IDispatch interface. IRemoteDesktopClient also has these types of members:

Methods

The IRemoteDesktopClient interface has these methods.

 
IRemoteDesktopClient::attachEvent

Attaches an event handler to an event.
IRemoteDesktopClient::Connect

Initiates a connection by using the properties currently set on the Remote Desktop Protocol (RDP) app container client control.
IRemoteDesktopClient::DeleteSavedCredentials

Deletes saved credentials for the specified remote computer.
IRemoteDesktopClient::detachEvent

Detaches an event handler from an event.
IRemoteDesktopClient::Disconnect

Disconnects the active connection.
IRemoteDesktopClient::get_Actions

Retrieves the actions object for the Remote Desktop Protocol (RDP) app container client.
IRemoteDesktopClient::get_Settings

Retrieves the settings object for the Remote Desktop Protocol (RDP) app container client.
IRemoteDesktopClient::get_TouchPointer

Contains the RemoteDesktopClientTouchPointer object for the Remote Desktop Protocol (RDP) app container client.
IRemoteDesktopClient::Reconnect

Initiates an automatic reconnection of the Remote Desktop Protocol (RDP) app container client control to fit the session to the new width and height.
IRemoteDesktopClient::UpdateSessionDisplaySettings

Updates the width and height settings for the Remote Desktop Protocol (RDP) app container client control.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header rdpappcontainerclient.h