IRemoteDesktopClientActions interface

[This documentation is preliminary and is subject to change.]

Applies to: desktop apps | Metro style apps

Provides the methods used to interact with 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::Actions property.

Members

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

  • Methods

Methods

The IRemoteDesktopClientActions interface has these methods.

Method Description
ExecuteLocalAction

Causes an action to be performed on the local client.

ExecuteRemoteAction

Causes an action to be performed in the remote session.

GetSnapshot

Causes a snapshot of the RDP app container client's in-session desktop to be taken.

ResumeScreenUpdates

Resumes screen updates being sent to the client.

SuspendScreenUpdates

Suspends screen updates being sent to the client.

 

Requirements

Minimum supported client

Windows 8 Consumer Preview

Minimum supported server

Windows Server 8 Beta

IDL

Rdpappcontainerclient.idl

IID

IID_IRemoteDesktopClientActions is defined as 7D54BC4E-1028-45d4-8B0A-B9B6BFFBA176

 

 

Send comments about this topic to Microsoft

Build date: 4/21/2012