BOOL OpenIcon(hwnd) | |||||
HWND hwnd; | /* handle of window | */ |
This function activates and displays an iconic (minimized) window. Windows restores it to its original size and position.
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.
LoadIcon, CreateIcon