bool MaximizeWnd(int hWnd)

Maximizes the specified window. Trust Level Required: High

Parameters

Name Description
hWnd The handle of the window to maximize.

Return

True on success.