C# Class AnalysisImageClick.HookTools.MSLLHOOKSTRUCT

Afficher le fichier Open project: JhetoX/HackBankAccount

Méthodes publiques

Свойство 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
Résultat System.IntPtr

flags public_oe property

public uint flags
Résultat uint

mouseData public_oe property

public uint mouseData
Résultat uint

pt public_oe property

public POINT,System.Windows.Forms pt
Résultat System.Windows.Forms.POINT

time public_oe property

public uint time
Résultat uint