C# 클래스 ATMLCommonLibrary.utils.KeyboardHookStruct

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

공개 프로퍼티들

프로퍼티 타입 설명
dwExtraInfo int
flags int
scanCode int
time int
vkCode int

프로퍼티 상세

dwExtraInfo 공개적으로 프로퍼티

public int dwExtraInfo
리턴 int

flags 공개적으로 프로퍼티

public int flags
리턴 int

scanCode 공개적으로 프로퍼티

public int scanCode
리턴 int

time 공개적으로 프로퍼티

public int time
리턴 int

vkCode 공개적으로 프로퍼티

public int vkCode
리턴 int