IHTMLOptionsHolder::get_unsecuredWindowOfDocumentIHTMLOptionsHolder::get_unsecuredWindowOfDocument*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLOptionsHolder::get_productVersion
*Next Topic: IHTMLOptionsHolder::put_findText

IHTMLOptionsHolder::get_unsecuredWindowOfDocument


HRESULT get_unsecuredWindowOfDocument(
    IHTMLWindow2 **p 
);

Retrieves the IHTMLWindow2 interface pointer to the parent document's window. This in not wrapped by a security proxy, thus is not considered secure.

p
Address of a variable that receives the interface pointer for the IHTMLWindow2 interface.


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