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.