This topic has not yet been rated - Rate this topic

archive property

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( v);HRESULT value = object.get_archive(* 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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.