The function hides the window and activates another window.
The window does not receive input such as mouse clicks and key presses.
- Parameters:
-
| hWnd | Handle to the window to be hide. |
- Returns:
- If the window was previously visible, the return value is True. If the window was not previously hidden, the return value is False.