standby property

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

Sets or retrieves a message to be displayed while an object is loading.

Syntax

HRESULT value = object.put_standby(BSTR v);HRESULT value = object.get_standby(BSTR* p);

Property values

Type: BSTR

the value for the IHTMLObjectElement3::standby property.

Standards information

Remarks

This property has no default value

Windows Internet Explorer does not render the IHTMLObjectElement3::standby message while loading an object's implementation or data; however, some objects may react to or display the content of this string.

IHTMLObjectElement3::standby was introduced in Microsoft Internet Explorer 6

 

 

Build date: 6/12/2012