GetMouseInfo

Returns the mouse position and general mouse information.

 

JavaScript

 

GetMouseInfo()

 

C#

 

IMouseInfo65 GetMouseInfo()

 

C++

 

HRESULT GetMouseInfo(

       IMouseInfo65 ** pMouseInfo)

Return Value

pMouseInfo

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