root property

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

 

Syntax

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

Property values

Type: Object

The root node.

Standards information