OpenIcon

Syntax

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.  

Return Value

The return value specifies the outcome of the function. It is nonzero if the function is successful. Otherwise, it is zero.