IHTMLEventObj::get_toElementIHTMLEventObj::get_toElement*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLEventObj::get_fromElement
*Next Topic: IHTMLEventObj::put_keyCode

IHTMLEventObj::get_toElement


HRESULT get_toElement(
    IHTMLElement **p
);

Retrieves the object being moved to 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.