Contents Index Topic Contents | ||
Previous Topic: IHTMLScreen::get_updateInterval Next Topic: IHTMLScreen::get_availWidth |
IHTMLScreen::get_availHeight
HRESULT get_availHeight( long *p );Retrieves the height of the working area of the system's screen.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the height value.
See also get_availWidth
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.