hwndDeskTop (HWND) - input

      Desktop-window handle.

      HWND_DESKTOP

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

      hwndNewFocus (HWND) - input

        Window handle to receive the focus.

        If hwndNewFocus identifies a desktop window, no window on the device associated with the hwndDeskTop receives the focus.

      rc (BOOL) - returns

        Success indicator.

        TRUE

          Successful completion
        FALSE
          Error occurred.


        [Back] [Next]