This topic has not yet been rated - Rate this topic

parentElement property

Retrieves the parent object in the object hierarchy.

Syntax

HRESULT value = object.get_parentElement(IHTMLElement** p);

Property values

Type: Object

the parent.

Remarks

The topmost object returns null as its parent.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.