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.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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.