bool IsWndMinimized(int hWnd)

Determines whether the specified window is minimized. Trust Level Required: High

Parameters

Name Description
hWnd The handle of the window.

Return

True if the window is minimized.