RemoteDesktopClientActions object
[RemoteDesktopClientActions is no longer available for use as of Windows 10 and Windows Server 2016 Technical Preview.]
Provides the methods used to interact with the Remote Desktop Protocol (RDP) app container client control.
This object is implemented by the control. To obtain this object, use the Actions property.
Members
The RemoteDesktopClientActions object has these types of members:
- Methods
Methods
The RemoteDesktopClientActions object has these methods.
Method | Description |
---|---|
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 [Windows Store apps only] |
Minimum supported server |
Windows Server 2012 [Windows Store apps only] |
End of client support |
Windows 8.1 |
End of server support |
Windows Server 2012 R2 |
IDL |
RdpAppContainerClient.idl |
Type library |
MsTscAx.dll |
DLL |
MsTscAx.dll |