archive property

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

Sets or retrieves a character string that can be used to implement your own IHTMLObjectElement3::archive functionality for the object.

Syntax

HRESULT value = object.put_archive(BSTR v);HRESULT value = object.get_archive(BSTR* p);

Property values

Type: BSTR

the value for the IHTMLObjectElement3::archive property.

Standards information

Remarks

This property has no default value.

There is no functionality implemented for this property unless defined by the author.

IHTMLObjectElement3::archive was introduced in Microsoft Internet Explorer 6

 

 

Build date: 6/12/2012