Interface WinUser.WNDENUMPROC

    • Method Detail

      • callback

        boolean callback​(WinDef.HWND hWnd,
                         Pointer data)
        Return whether to continue enumeration.
        Parameters:
        hWnd - window handle
        data - callback data
        Returns:
        FIXME