Contents Index Topic Contents | ||
Previous Topic: IHTMLWindow2::get_parent Next Topic: IHTMLWindow2::get_self |
IHTMLWindow2::get_screen
HRESULT get_screen( IHTMLScreen **p );Retrieves an interface pointer to a screen object that provides information about the client's screen and rendering abilities
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the interface pointer.
See also IHTMLScreen
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.