data property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the URL that references the data of the object.

Syntax

HRESULT value = object.put_data(BSTR v);HRESULT value = object.get_data(BSTR* p);

Property values

Type: BSTR

the URL of the data.

Remarks

In Microsoft Internet Explorer 6 and greater, this property applies to the comment object.

See also

Reference

IHTMLLinkElement::type

Conceptual

About the W3C Document Object Model

 

 

Build date: 6/12/2012