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

IHTMLEventObj::get_screenY Method


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

Syntax

HRESULT get_screenY(
    long *p
);

Parameters

p
Address of a long integer variable that receives the screen position. For details, see the screenY 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.