HRESULT GetCursorInfo([out] LONG* hwnd, [out] LONG* x, [out] LONG* y)
//This method returns mouse coordinates on the screen.
//an invalid argument is passed to “GetCursorInfo” method.