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