ShellBrowser .Net Edition
EnumWindowCallBack Method (hwnd, lParam)
NamespacesJam.ShellShellListViewEnumWindowCallBack(IntPtr, IntPtr)
Set HeaderRectangle to the area that contains the headerbar.
Declaration Syntax
C#Visual BasicVisual C++
protected bool EnumWindowCallBack(
	IntPtr hwnd,
	IntPtr lParam
)
Protected Function EnumWindowCallBack ( _
	hwnd As IntPtr, _
	lParam As IntPtr _
) As Boolean
protected:
bool EnumWindowCallBack(
	IntPtr hwnd, 
	IntPtr lParam
)
Parameters
hwnd (IntPtr)
The pointer to the child window of the listview which should be the headerbar
lParam (IntPtr)
Return Value
false.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)