C# 클래스 ACAT.Lib.Core.Utility.User32Interop.KEYBDINPUT

파일 보기 프로젝트 열기: brlima94/acat-localization

공개 프로퍼티들

프로퍼티 타입 설명
dwExtraInfo System.IntPtr
dwFlags uint
time uint
wScan ushort
wVk ushort

프로퍼티 상세

dwExtraInfo 공개적으로 프로퍼티

public IntPtr,System dwExtraInfo
리턴 System.IntPtr

dwFlags 공개적으로 프로퍼티

public uint dwFlags
리턴 uint

time 공개적으로 프로퍼티

public uint time
리턴 uint

wScan 공개적으로 프로퍼티

public ushort wScan
리턴 ushort

wVk 공개적으로 프로퍼티

public ushort wVk
리턴 ushort