RemoteSessionActionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |