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.

Standards information