EnumWindowsProc (Delegates)
Last changed: -24.77.237.43

.
Summary
TODO - a short description

C# Definition:

delegate int EnumWindowsProc(IntPtr hWnd, int lParam);

VB Definition:

Delegate Function EnumWindowsProc( _
   ByVal hWnd As System.IntPtr, ByVal lParam As Integer) As Integer

Notes:

None.

Documentation