Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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