IHTMLObjectElement5 interface

This interface extends the IHTMLObjectElement, IHTMLObjectElement2, IHTMLObjectElement3, and IHTMLObjectElement4 interfaces.

Members

The IHTMLObjectElement5 interface inherits from the IDispatch interface. IHTMLObjectElement5 also has these types of members:

  • Properties

Properties

The IHTMLObjectElement5 interface has these properties.

Property Description

object

Retrieves the contained object.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch