srcElement property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the object that fired the event.

Syntax

HRESULT value = object.put_srcElement(IHTMLElement* v);HRESULT value = object.get_srcElement(IHTMLElement** p);

Property values

Type: Object

the event that fired.

 

 

Build date: 6/12/2012