object property

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

Retrieves the contained object.

Syntax

HRESULT value = object.get_object(IDispatch** p);

Property values

Type: DOMString

the contained object.

Standards information

Remarks

As of Windows Internet Explorer 9, the IHTMLObjectElement::object property returns a DOMString value for webpages displayed in IE9 Standards mode. When supported in earlier versions of Windows Internet Explorer, the IHTMLObjectElement::object property returned a IDispatch value.

If the control's object model uses a conflicting namespace, precede the control's property with IHTMLObjectElement::object to resolve the conflict.

 

 

Build date: 6/12/2012