GetMouseInfo

Returns the mouse position and general mouse information.

 

JavaScript

 

GetMouseInfo()

 

C#

 

IMouseInfo80 GetMouseInfo()

 

C++

 

HRESULT GetMouseInfo(

       IMouseInfo80 ** pMouseInfo)

Return Value

pMouseInfo

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