IHTMLEventObj::get_fromElementIHTMLEventObj::get_fromElement*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLEventObj::get_cancelBubble
*Next Topic: IHTMLEventObj::get_toElement

IHTMLEventObj::get_fromElement


HRESULT get_fromElement(
    IHTMLElement **p
);

Retrieves the object being moved from for the onmouseover and onmouseout events.

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.