Share via


RemoteSessionActionType Enum

Definition

Specifies the types of remote actions for the Simulator session. The value of each RemoteActionType matches the values in IRemoteDesktopClientActions::RemoteActionType.

public enum class RemoteSessionActionType
[System.Runtime.InteropServices.ComVisible(true)]
public enum RemoteSessionActionType
[<System.Runtime.InteropServices.ComVisible(true)>]
type RemoteSessionActionType = 
Public Enum RemoteSessionActionType
Inheritance
RemoteSessionActionType
Attributes

Fields

Name Value Description
Charms 0
Appbar 1
Snap 2
StartScreen 3
AppSwitch 4

Applies to