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

See also

IDOMUIEvent::detail