C# 클래스 ATMLCommonLibrary.utils.MSLLHOOKSTRUCT

파일 보기 프로젝트 열기: UtrsSoftware/ATMLWorkBench

공개 프로퍼티들

프로퍼티 타입 설명
dwExtraInfo System.IntPtr
flags uint
mouseData uint
pt POINT
time uint

프로퍼티 상세

dwExtraInfo 공개적으로 프로퍼티

public IntPtr,System dwExtraInfo
리턴 System.IntPtr

flags 공개적으로 프로퍼티

public uint flags
리턴 uint

mouseData 공개적으로 프로퍼티

public uint mouseData
리턴 uint

pt 공개적으로 프로퍼티

public POINT pt
리턴 POINT

time 공개적으로 프로퍼티

public uint time
리턴 uint