C# Class Longkong.WinFormsUI.HookEventArgs

Inheritance: System.EventArgs
Mostra file Open project: Longkong/Pojjaman Class Usage Examples

Public Properties

Property Type Description
HookCode int
lParam System.IntPtr
wParam System.IntPtr

Property Details

HookCode public_oe property

public int HookCode
return int

lParam public_oe property

public IntPtr,System lParam
return System.IntPtr

wParam public_oe property

public IntPtr,System wParam
return System.IntPtr