RemoteKeyEventAttributes Enum

Definition

This enumeration supports a bitwise combination of its member values.

public enum class RemoteKeyEventAttributes
/// [System.Flags]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1048576)]
enum class RemoteKeyEventAttributes
[System.Flags]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1048576)]
public enum RemoteKeyEventAttributes
var value = Windows.System.RemoteDesktop.Input.RemoteKeyEventAttributes.none
Public Enum RemoteKeyEventAttributes
Inheritance
RemoteKeyEventAttributes
Attributes

Fields

Extended 4
Extended1 8
KeyUp 1
None 0
Repeat 2

Applies to