IRemoteDesktopClientActions interface (rdpappcontainerclient.h)

Provides the methods used to interact with the Remote Desktop Protocol (RDP) app container client control.

Inheritance

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

Methods

The IRemoteDesktopClientActions interface has these methods.

 
IRemoteDesktopClientActions::ExecuteRemoteAction

Causes an action to be performed in the remote session.
IRemoteDesktopClientActions::GetSnapshot

Causes a snapshot of the Remote Desktop Protocol (RDP) app container client's in-session desktop to be taken.
IRemoteDesktopClientActions::ResumeScreenUpdates

Resumes screen updates being sent to the client.
IRemoteDesktopClientActions::SuspendScreenUpdates

Suspends screen updates being sent to the client.

Requirements

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

See also

Remote Desktop ActiveX control reference