IHTMLDocument2::get_parentWindowIHTMLDocument2::get_parentWindow*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLDocument2::elementFromPoint
*Next Topic: IHTMLDocument2::get_styleSheets

IHTMLDocument2::get_parentWindow


HRESULT get_parentWindow(
    IHTMLWindow2 **p
);

Retrieves an interface pointer to the window object for the document.

p
Address of a pointer to the IHTMLWindow2 interface associated with the parent window.


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