C# 클래스 VncSharp.Win32.KBDLLHOOKSTRUCT

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

공개 프로퍼티들

프로퍼티 타입 설명
dwExtraInfo System.IntPtr
flags System.Int32
scanCode System.Int32
time System.Int32
vkCode System.Int32

프로퍼티 상세

dwExtraInfo 공개적으로 프로퍼티

public IntPtr,System dwExtraInfo
리턴 System.IntPtr

flags 공개적으로 프로퍼티

public Int32,System flags
리턴 System.Int32

scanCode 공개적으로 프로퍼티

public Int32,System scanCode
리턴 System.Int32

time 공개적으로 프로퍼티

public Int32,System time
리턴 System.Int32

vkCode 공개적으로 프로퍼티

public Int32,System vkCode
리턴 System.Int32