Contents Index Topic Contents | ||
Previous Topic: IHTMLWindow2::get_top Next Topic: IHTMLWindow2::moveBy |
IHTMLWindow2::get_window
HRESULT get_window( IHTMLWindow2 **p );Retrieves an interface pointer to the current window.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the interface pointer.
Use the self property to disambiguate a window property from a form of the same name.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.