Home > Working with SGWorld > Window (IWindow6) > GetMouseInfo
Returns the mouse position and general mouse information.
|
JavaScript |
|
|
GetMouseInfo() |
|
|
C# |
|
|
IMouseInfo6 GetMouseInfo() |
|
|
C++ |
|
|
HRESULT GetMouseInfo( IMouseInfo6 ** pMouseInfo) |
|
Return Value
pMouseInfo
An IMouseInfo6 representing the position of the mouse and general mouse information.