GetMouseInfo

Returns the mouse position and general mouse information.

 

JavaScript

 

GetMouseInfo()

 

C#

 

IMouseInfo66 GetMouseInfo()

 

C++

 

HRESULT GetMouseInfo(

       IMouseInfo66 ** pMouseInfo)

Return Value

pMouseInfo

An IMouseInfo66 representing the position of the mouse and general mouse information.