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.
The action to send to the remote session.
Syntax
typedef enum __MIDL_IRemoteDesktopClientActions_0001 {
RemoteActionCharms = 0,
RemoteActionAppbar = 1,
RemoteActionSnap = 2,
RemoteActionStartScreen = 3,
RemoteActionAppSwitch = 4
} RemoteActionType;
Constants
RemoteActionCharmsValue: 0 Displays the charms in the remote session. |
RemoteActionAppbarValue: 1 Displays the app bar in the remote session. |
RemoteActionSnapValue: 2 Docks the application in the remote session. |
RemoteActionStartScreenValue: 3 Causes the start screen to be displayed in the remote session. |
RemoteActionAppSwitchValue: 4 Causes the application switch window to be displayed in the remote session. This is the same as the user pressing Alt+Tab. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 |
| Minimum supported server | Windows Server 2012 |
| Header | rdpappcontainerclient.h |