RemoteKeyEventAttributes Перечисление

Определение

Это перечисление поддерживает побитовую комбинацию значений его членов.

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
Наследование
RemoteKeyEventAttributes
Атрибуты

Поля

Extended 4
Extended1 8
KeyUp 1
None 0
Repeat 2

Применяется к