IHTMLWindow2::get_windowIHTMLWindow2::get_window*
*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.

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.


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