C# 클래스 System.InputRecord

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Character char
ControlKeyState int
EventType short
KeyDown bool
RepeatCount short
VirtualKeyCode short
VirtualScanCode short

프로퍼티 상세

Character 공개적으로 프로퍼티

public char Character
리턴 char

ControlKeyState 공개적으로 프로퍼티

public int ControlKeyState
리턴 int

EventType 공개적으로 프로퍼티

public short EventType
리턴 short

KeyDown 공개적으로 프로퍼티

public bool KeyDown
리턴 bool

RepeatCount 공개적으로 프로퍼티

public short RepeatCount
리턴 short

VirtualKeyCode 공개적으로 프로퍼티

public short VirtualKeyCode
리턴 short

VirtualScanCode 공개적으로 프로퍼티

public short VirtualScanCode
리턴 short