Click to return to the Reusing Browser Technology home page    
IHTMLObjectElement::get_c...     IHTMLObjectElement::get_f...     IHTMLObjectElement Interf...    
Web Workshop  |  Reusing Browser Technology

IHTMLObjectElement::get_data Method


Retrieves a URL that indicates the object's data.

Syntax

HRESULT get_data(
    BSTR *p 
);

Parameters

p
Address of a string (BSTR) variable that receives the URL. For details, see the data property.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.