IHTMLDOMNode2 interface
Provides a method to access all of the nodes in the Document Object Model (DOM), to iterate the nodes, to insert nodes, to remove nodes, and to get the attributes of a node; extends the IHTMLDOMNode interface.
Members
The IHTMLDOMNode2 interface inherits from the IDispatch interface. IHTMLDOMNode2 also has these types of members:
Properties
The IHTMLDOMNode2 interface has these properties.
| Property | Description |
|---|---|
|
Retrieves the document object associated with the node. |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: