JGR MSTS Editors and Tools
WindowHookProc Method (lMsg, wParam, lParam)
NamespacesJgr.GuiAutoCenterWindowsWindowHookProc(Int32, IntPtr, IntPtr)

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

[Missing <summary> documentation for "M:Jgr.Gui.AutoCenterWindows.WindowHookProc(System.Int32,System.IntPtr,System.IntPtr)"]

Declaration Syntax
C#Visual BasicVisual C++
private IntPtr WindowHookProc(
	int lMsg,
	IntPtr wParam,
	IntPtr lParam
)
Private Function WindowHookProc ( _
	lMsg As Integer, _
	wParam As IntPtr, _
	lParam As IntPtr _
) As IntPtr
private:
IntPtr WindowHookProc(
	int lMsg, 
	IntPtr wParam, 
	IntPtr lParam
)
Parameters
lMsg (Int32)

[Missing <param name="lMsg"/> documentation for "M:Jgr.Gui.AutoCenterWindows.WindowHookProc(System.Int32,System.IntPtr,System.IntPtr)"]

wParam (IntPtr)

[Missing <param name="wParam"/> documentation for "M:Jgr.Gui.AutoCenterWindows.WindowHookProc(System.Int32,System.IntPtr,System.IntPtr)"]

lParam (IntPtr)

[Missing <param name="lParam"/> documentation for "M:Jgr.Gui.AutoCenterWindows.WindowHookProc(System.Int32,System.IntPtr,System.IntPtr)"]

Return Value

[Missing <returns> documentation for "M:Jgr.Gui.AutoCenterWindows.WindowHookProc(System.Int32,System.IntPtr,System.IntPtr)"]

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