Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Retrieves the element that owns the attribute.
HRESULT value = object.get_ownerElement(IHTMLElement** p);
Type: Object
The owner of the attribute.
This property is new as of Windows Internet Explorer 8.
About the W3C Document Object Model