screenX property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the x-coordinate of the mouse pointer's position relative to the user's screen.

Syntax

HRESULT value = object.put_screenX( v);HRESULT value = object.get_screenX(* p);

Property values

Type: long

the x-coordinate, in pixels.

 

 

Build date: 6/12/2012