parentElement property
[This documentation is preliminary and is subject to change.]
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: 6/12/2012