Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
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 |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |
See also
Reference