Contents Index Topic Contents | ||
Previous Topic: IHTMLScreen::get_width Next Topic: IHTMLScreen::put_updateInterval |
IHTMLScreen::get_height
HRESULT get_height( long *p );Retrieves the vertical resolution of the screen, in pixels.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the vertical resolution.
See also get_width
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.