C# Class ATMLCommonLibrary.utils.MSLLHOOKSTRUCT

Show file Open project: UtrsSoftware/ATMLWorkBench

Public Properties

Property Type Description
dwExtraInfo System.IntPtr
flags uint
mouseData uint
pt POINT
time uint

Property Details

dwExtraInfo public property

public IntPtr,System dwExtraInfo
return System.IntPtr

flags public property

public uint flags
return uint

mouseData public property

public uint mouseData
return uint

pt public property

public POINT pt
return POINT

time public property

public uint time
return uint