IHTMLDOMImplementation interface
Provides a method for performing operations that are independent of a particular instance of the Document Object Model (DOM).
Members
The IHTMLDOMImplementation interface inherits from the IDispatch interface. IHTMLDOMImplementation also has these types of members:
Methods
The IHTMLDOMImplementation interface has these methods.
| Method | Description |
|---|---|
| hasFeature |
Returns a value that indicates whether the object implements a specific DOM standard. |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: