C# Class DroidExplorer.Bootstrapper.Authentication.HookEventArgs

Inheritance: System.EventArgs
Show file Open project: camalot/droidexplorer Class Usage Examples

Public Properties

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

Property Details

HookCode public property

public int HookCode
return int

lParam public property

public IntPtr,System lParam
return System.IntPtr

wParam public property

public IntPtr,System wParam
return System.IntPtr