RemoteActionType enumeration
[This documentation is preliminary and is subject to change.]
Applies to: desktop apps only
Specifies the action to send to the remote session.
Syntax
typedef enum {
RemoteActionCharms = 0,
RemoteActionAppbar = 1,
RemoteActionSnap = 2,
RemoteActionStartScreen = 3,
RemoteActionAppSwitch = 4
} RemoteActionType;
Constants
RemoteActionCharms
Displays the charms in the remote session.RemoteActionAppbar
Displays the app bar in the remote session.RemoteActionSnap
Docks the application in the remote session.RemoteActionStartScreen
Causes the start screen to be displayed in the remote session.RemoteActionAppSwitch
Causes the application switch window to be displayed in the remote session. This is the same as the user pressing Alt+Tab.
Requirements
Minimum supported client |
Windows 8 Consumer Preview |
Minimum supported server |
Windows Server 8 Beta |
IDL |
Rdpappcontainerclient.idl |
See also
Send comments about this topic to Microsoft
Build date: 4/21/2012