IHTMLWindow2::get_topIHTMLWindow2::get_top*
*



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.

p
Address of a variable that receives the interface pointer.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.