altHtml property

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

Gets or sets the optional alternative HTML script to execute if the object fails to load.

Syntax

HRESULT value = object.put_altHtml(BSTR sHTMLCode);HRESULT value = object.get_altHtml(BSTR* sHTMLCode);

Property values

Type: BSTR

the alternative HTML code to execute.

 

 

Build date: 6/12/2012