Click to return to the Reusing Browser Technology home page    
IHTMLEventObj::get_return...     IHTMLEventObj::get_screen...     IHTMLEventObj Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLEventObj::get_screenX Method


Retrieves the vertical position of the event, in pixels, relative to the user's screen.

Syntax

HRESULT get_screenX(
    long *p
);

Parameters

p
Address of a long integer variable that receives the vertical position. For details, see the screenX property.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.