Contents Index Topic Contents | ||
Previous Topic: IHTMLWindow2::get_status Next Topic: IHTMLWindow2::get_window |
IHTMLWindow2::get_top
HRESULT get_top( IHTMLWindow2 **p );Retrieves an interface pointer to the topmost ancestor window, which is the current window's own parent.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the interface pointer.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.