Get the current mouse state of a specified window.
| C# |
public static MouseState GetMouseState( IntPtr handle )
- handle (IntPtr)
- Handle to the window
MouseState struct
| Exception | Condition |
|---|---|
| TeslaException | Thrown if an IMouseProvider is not a registered service. |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)