IHTMLLinkElement3 interface
This interface provides methods to access a link element that is used to specify a link to an external document. It extends the IHTMLLinkElement and IHTMLLinkElement2 interfaces.
Members
The IHTMLLinkElement3 interface inherits from the IDispatch interface. IHTMLLinkElement3 also has these types of members:
Properties
The IHTMLLinkElement3 interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves the character set used to encode the object. | |
|
Sets or retrieves the language code of the object. |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: