IHTMLEventObj::get_srcElementIHTMLEventObj::get_srcElement*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLEventObj
*Next Topic: IHTMLEventObj::get_altKey

IHTMLEventObj::get_srcElement


HRESULT get_srcElement(
    IHTMLElement **p
);

Retrieves an interface pointer for the object in which the event occurred.

p
Address of a pointer to the IHTMLElement interface of the object.

Up Top of Page


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.