This topic has not yet been rated - Rate this topic

view property

Gets the window object that an event is generated from.

Document Object Model (DOM) Level 3 Events Specification, Section 5.2.1Internet Explorer 9

Syntax

HRESULT value = object.get_view(IHTMLWindow2** p);

Property values

Type: Object

The window object that the event is generated from.

Standards information

See also

IDOMUIEvent::detail

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.