availHeight property
Gets the height of the working area of the system's screen, excluding the Windows taskbar.
Syntax
HRESULT value = object.get_availHeight(* p);
Property values
Type: long
The available screen height, in pixels.
Standards information
- CSSOM View Module, 4.2
See also
- Reference
- IHTMLScreen::availWidth
- IHTMLScreen::height
Show: