Delegate that is called for each child window of the
SystemListView.
Its used in
EnumChildWindows(IntPtr, EnumWinCallBackDelegate, IntPtr).

Declaration Syntax
Public Delegate Function EnumWinCallBackDelegate ( _
hwnd As IntPtr, _
lParam As IntPtr _
) As Boolean

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