C# Class CodeProject.Win32API.Hook.WndProcRetEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Duke-Jones/ED-IBE Class Usage Examples

Méthodes publiques

Свойство Type Description
cw CwPRetStruct
lParam System.IntPtr
wParam System.IntPtr

Private Methods

Méthode Description
WndProcRetEventArgs ( IntPtr wParam, IntPtr lParam ) : System

Property Details

cw public_oe property

public CwPRetStruct,CodeProject.Win32API.Hook cw
Résultat CwPRetStruct

lParam public_oe property

public IntPtr,System lParam
Résultat System.IntPtr

wParam public_oe property

public IntPtr,System wParam
Résultat System.IntPtr