innerHeight property

Gets the height of the window, excluding user interface elements, such as the window frame, toolbars, and so on.

 

Syntax

HRESULT value = object.get_innerHeight(* p);

Property values

Type: long

The height of the window.

Standards information

See also

Reference

IHTMLWindow7::innerWidth

IHTMLWindow7::outerHeight

IHTMLWindow7::outerWidth