This topic has not yet been rated - Rate this topic

root property

Gets the root node that was specified when the object was created.

Document Object Model (DOM) Level 2 Traversal and Range Specification, Section 1.2Internet Explorer 9

Syntax

HRESULT value = object.get_root(IHTMLDOMNode** p);

Property values

Type: Object

The root node.

Standards information

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.