This topic has not yet been rated - Rate this topic

owningElement property

Retrieves the next object in the HTML hierarchy.

Syntax

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

Property values

Type: Object

the next element in the hierarchy.

Remarks

The IHTMLStyleSheet::owningElement property usually returns the style or link object that defined the style sheet.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.