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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.