C# Class AnalysisImageClick.HookTools.MSLLHOOKSTRUCT

Datei anzeigen Open project: JhetoX/HackBankAccount

Public Properties

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

Property Details

dwExtraInfo public_oe property

public IntPtr,System dwExtraInfo
return System.IntPtr

flags public_oe property

public uint flags
return uint

mouseData public_oe property

public uint mouseData
return uint

pt public_oe property

public POINT,System.Windows.Forms pt
return System.Windows.Forms.POINT

time public_oe property

public uint time
return uint