C# Class Longkong.WinFormsUI.HookEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Longkong/Pojjaman Class Usage Examples

Méthodes publiques

Свойство Type Description
HookCode int
lParam System.IntPtr
wParam System.IntPtr

Property Details

HookCode public_oe property

public int HookCode
Résultat int

lParam public_oe property

public IntPtr,System lParam
Résultat System.IntPtr

wParam public_oe property

public IntPtr,System wParam
Résultat System.IntPtr