Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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