outerHeight property

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

 

Syntax

HRESULT value = object.get_outerHeight(* p);

Property values

Type: long

The height of the window.

Standards information

See also

IHTMLWindow7::innerHeight