string GetWndBounds(int hWnd)

Returns the size and location of the specified window. Trust Level Required: High

Parameters

Name Description
hWnd The handle of the window.

Return

JSON {x,y,w,h}.