This topic has not yet been rated - Rate this topic

object property

Retrieves the contained object.

Syntax

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

Property values

Type: DOMString

the contained object.

Standards information

Remarks

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

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.