Contents Index Topic Contents | ||
Previous Topic: IHTMLDocument Next Topic: IHTMLDocument2 |
IHTMLDocument::get_Script
HRESULT get_Script( IDispatch **p );Retrieves an interface pointer that provides access to the scripting object.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a pointer to an IDispatch interface to the scripting object.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.