hwndDesktop (HWND) - input

      Desktop-window handle.

      HWND_DESKTOP

        The desktop-window handle
      Other
        Specified desktop-window handle.

      hwnd (HWND) - returns

        Handle of the window with the pointer captured.

        NULLHANDLE

          No window has the pointer captured, or an error occurred
        Handle
          Handle of the window with the pointer captured.


        [Back] [Next]