JGR MSTS Editors and Tools
UnhookWindowsHookEx Method (hhook)
NamespacesJgr.GuiNativeMethodsUnhookWindowsHookEx(IntPtr)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Jgr.Gui.NativeMethods.UnhookWindowsHookEx(System.IntPtr)"]

Declaration Syntax
C#Visual BasicVisual C++
public static bool UnhookWindowsHookEx(
	IntPtr hhook
)
Public Shared Function UnhookWindowsHookEx ( _
	hhook As IntPtr _
) As Boolean
public:
static bool UnhookWindowsHookEx(
	IntPtr hhook
)
Parameters
hhook (IntPtr)

[Missing <param name="hhook"/> documentation for "M:Jgr.Gui.NativeMethods.UnhookWindowsHookEx(System.IntPtr)"]

Return Value

[Missing <returns> documentation for "M:Jgr.Gui.NativeMethods.UnhookWindowsHookEx(System.IntPtr)"]

Assembly: JGR.GUI (Module: JGR.GUI) Version: 0.5.4008.31682