Contents Index Topic Contents | ||
Previous Topic: IHTMLScreen::get_availHeight Next Topic: IHTMLScreen::get_fontSmoothingEnabled |
IHTMLScreen::get_availWidth
HRESULT get_availWidth( long *p );Retrieves the width 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 width value.
See also get_availHeight
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.