Subscriber portal
Gets the width of the window, excluding user interface elements, such as the window frame.
HRESULT value = object.get_innerWidth(* p);
Type: long
The width of the window.