BOOL OpenIcon(hWnd)
This function activates and displays an iconic (minimized) window. Windows restores it to its original size and position.
Parameter | Type/Description |
hWnd | HWND Identifies the window. |
The return value specifies the outcome of the function. It is nonzero if the function is successful. Otherwise, it is zero.