![]() | ![]() | ![]() |
| ||
|
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.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the interface pointer for the IHTMLWindow2 interface.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.