IHTMLObjectElement4 interface

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

Members

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

  • Properties

Properties

The IHTMLObjectElement4 interface has these properties.

Property Description

codeBase

Sets or retrieves the URL of the component.

contentDocument

Retrieves the document object of the page or frame.

data

Sets or retrieves the URL that references the data of the object.

 

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch