Contents Index Topic Contents | ||
Previous Topic: IHTMLObjectElement::get_classid Next Topic: IHTMLObjectElement::get_recordset |
IHTMLObjectElement::get_data
HRESULT get_data( BSTR *p );Retrieves a URL referencing the object's data.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the URL.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.