bool CloseWnd(int hWnd)

Closes the specified window. Trust Level Required: High

Parameters

Name Description
hWnd The handle of the window to close.

Return

True on success.