view property
Gets the window object that an event is generated from.
Syntax
HRESULT value = object.get_view(IHTMLWindow2** p);
Property values
Type: Object
The window object that the event is generated from.
Standards information
- Document Object Model (DOM) Level 3 Events Specification, Section 5.2.1