IHTMLObjectElement2 interface
This interface denotes an object on an HTML page.
Members
The IHTMLObjectElement2 interface inherits from the IDispatch interface. IHTMLObjectElement2 also has these types of members:
Methods
The IHTMLObjectElement2 interface has these methods.
| Method | Description |
|---|---|
| namedRecordset |
Retrieves the recordset object corresponding to the named data member from a DSO. |
Properties
The IHTMLObjectElement2 interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves the class identifier for the object. | |
|
Sets or retrieves the URL that references the data of the object. |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
- IDispatch
- Reference
- object
- IHTMLObjectElement
- IHTMLObjectElement3
Show: