bool MinimizeWnd(int hWnd)

Minimizes the specified window. Trust Level Required: High

Parameters

Name Description
hWnd The handle of the window to minimize.

Return

True on success.