nodeType property

[This documentation is preliminary and is subject to change.]

Retrieves the type of the requested node.

Syntax

HRESULT value = object.get_nodeType(* p);

Property values

Type: long

1

Element node.

3

Text node.

Standards information

Remarks

If the node represents an attribute retrieved from the attributes collection, the IHTMLDOMNode::nodeType returns null.

Starting in Microsoft Internet Explorer 6, this property applies to the attribute object.

See also

About the W3C Document Object Model

 

 

Build date: 6/12/2012