IHTMLObjectElement3 interface
This interface provides access to additional properties for the object element.
Members
The IHTMLObjectElement3 interface inherits from the IDispatch interface. IHTMLObjectElement3 also has these types of members:
Properties
The IHTMLObjectElement3 interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves a text alternative to the graphic. | |
|
Sets or retrieves a character string that can be used to implement your own IHTMLObjectElement3::archive functionality for the object. | |
|
Sets or retrieves the width of the border to draw around the object. | |
|
Sets or retrieves a character string that can be used to implement your own IHTMLObjectElement3::declare functionality for the object. | |
|
Sets or retrieves a message to be displayed while an object is loading. | |
|
Sets or retrieves the URL, often with a bookmark extension (#name), to use as a client-side image map. |
Remarks
This interface extends the IHTMLObjectElement2 and IHTMLObjectElement interfaces.
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
- IDispatch
- Reference
- IHTMLObjectElement2
- IHTMLObjectElement