henum (HENUM) - input

      Enumeration handle.

      Returned by previous call to the WinBeginEnumWindows call.

    hwndNext (HWND) - returns

      Next window handle in enumeration list.

      NULLHANDLE

        Error occurred, henum was invalid, or all the windows have been enumerated.
      Other
        Next window handle.


      [Back] [Next]