bool HideWnd(int hWnd)

Hides the specified window. Trust Level Required: High

Parameters

Name Description
hWnd The handle of the window to hide.

Return

True on success.