0 out of 1 rated this helpful - Rate this topic

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 but does not have additional members.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.