![]() | ![]() | ![]() |
| ||
|
IHTMLWindow2::get_document
HRESULT get_document( IHTMLDocument2 **p );Retrieves an interface pointer to the document object for the document that the browser is displaying.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the interface pointer.
See also IHTMLDocument2
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.