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.
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.