RemoteActionType enumeration
[RemoteActionType is no longer available for use as of Windows 10 and Windows Server 2016 Technical Preview.]
Specifies the action to send to the remote session.
Members
Member | Description | Value |
---|---|---|
RemoteActionCharms | Displays the charms in the remote session. |
0 |
RemoteActionAppbar | Displays the app bar in the remote session. |
1 |
RemoteActionSnap | Docks the application in the remote session. |
2 |
RemoteActionStartScreen | Causes the start screen to be displayed in the remote session. |
3 |
RemoteActionAppSwitch | Causes the application switch window to be displayed in the remote session. This is the same as the user pressing Alt+Tab. |
4 |
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 |