hwndDeskTop (HWND) - input

      Desktop-window handle.

      HWND_DESKTOP

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

      hwnd (HWND) - input

        Window handle.

        hwnd is either the frame window or its child. If it is a child, the parent frame window will become the active window.

      rc (BOOL) - returns

        Active-window-set indicator.

        TRUE

          Active window is set
        FALSE
          Active window is not set.


        [Back] [Next]