Returns the mouse position and general mouse information.
| JavaScript | 
 | 
| GetMouseInfo() | |
| C# | 
 | 
| IMouseInfo61 GetMouseInfo() | |
| C++ | 
 | 
| HRESULT GetMouseInfo( IMouseInfo61 ** pMouseInfo) | |
Return Value
pMouseInfo
An IMouseInfo61 representing the position of the mouse and general mouse information.