defaultView property
Gets a reference to the window object for the document.
Syntax
HRESULT value = object.get_defaultView(IHTMLWindow2** p);
Property values
Type: Object
A reference to the IHTMLWindow2 interface.
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.
Gets a reference to the window object for the document.
HRESULT value = object.get_defaultView(IHTMLWindow2** p);
Type: Object
A reference to the IHTMLWindow2 interface.