Skip navigation links
JNA API 4.4.0
com.sun.jna.platform.win32

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
JNA API 4.4.0

Copyright © 2007-2016 Timothy Wall. All Rights Reserved.