Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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