Subscriber portal
Gets the height of the window, excluding user interface elements, such as the window frame, toolbars, and so on.
HRESULT value = object.get_innerHeight(* p);
Type: long
The height of the window.