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.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a long integer variable that receives the screen coordinates.
See also get_screenY
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.