IHTMLElement interface
TBD.
Members
The IHTMLElement interface inherits from the IUnknown interface. IHTMLElement also has these types of members:
- Methods
- Properties
Methods
The IHTMLElement interface has these methods.
| Method | Description |
|---|---|
| click | Simulates a click by causing the onclick event to fire. |
| getAttribute | Retrieves the value of the specified attribute. |
| removeAttribute | Removes an attribute from an object. |
| setAttribute | Sets the value of the specified attribute. |
Properties
The IHTMLElement interface has these properties.
| Property | Description |
|---|---|
Sets or retrieves the language in which the current script is written. |
Send comments about this topic to Microsoft
Build date: 1/26/2012