Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implements the Microsoft Windows Store App Remote Desktop Client Control - version 1
This class implements the following interfaces.
RemoteDesktopClient has these types of members:
Methods
The RemoteDesktopClient class has these methods.
Method | Description |
---|---|
attachEvent | Attaches an event handler to an event. |
Connect | Initiates a connection by using the properties currently set on the Remote Desktop Protocol (RDP) app container client control. |
DeleteSavedCredentials | Deletes saved credentials for the specified remote computer. |
detachEvent | Detaches an event handler from an event. |
Disconnect | Disconnects the active connection. |
OnAdminMessageReceived | Called when the client control receives an administrative message. |
OnAutoReconnected | Called when the client control has automatically reconnected to a remote session. |
OnAutoReconnecting | Called when the client control attempts to automatically reestablish a connection to a remote session. |
OnConnected | Called when the client control has connected to a remote session. |
OnConnecting | Called when the client control attempts to establish a connection to a remote session. |
OnDialogDismissed | Called after a dialog box displayed by the client control is dismissed. |
OnDialogDisplaying | Called before the control displays a dialog box. |
OnDisconnected | Called when the client control has been disconnected from a remote session. |
OnKeyCombinationPressed | Called when special key combinations are pressed in the remote session. |
OnLoginCompleted | Called when the client control has successfully logged on to a remote session. |
OnNetworkStatusChanged | Called when the network status has changed. |
OnRemoteDesktopSizeChanged | Called when the remote desktop size has changed. |
OnStatusChanged | Called when the client control has updated its status. |
OnTouchPointerCursorMoved | Called when the touch pointer cursor has moved and the EventsEnabled property is set to true. |
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. |
UpdateSessionDisplaySettings | Updates the width and height settings for the Remote Desktop Protocol (RDP) app container client control. |
Properties
The RemoteDesktopClient class has these properties.
Property | Access type | Description |
---|---|---|
Actions |
Read-only |
Retrieves the actions object for the Remote Desktop Protocol (RDP) app container client. |
Settings |
Read-only |
Retrieves the settings object for the Remote Desktop Protocol (RDP) app container client. |
TouchPointer |
Read-only |
Contains the RemoteDesktopClientTouchPointer object for the Remote Desktop Protocol (RDP) app container client. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Type library |
|
DLL |
|
CLSID |
CLSID_RemoteDesktopClient is defined as EAB16C5D-EED1-4E95-868B-0FBA1B42C092 |