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