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

적용 대상