IHTMLEventObj::get_screenXIHTMLEventObj::get_screenX*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLEventObj::get_offsetY
*Next Topic: IHTMLEventObj::get_screenY

IHTMLEventObj::get_screenX


HRESULT get_screenX(
    long *p
);

Returns coordinates relative to the physical screen size.

p
Address of a long integer variable that receives the screen coordinates.

See also get_screenY


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