1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Is there any way to control the mouse by programming?

Discussion in 'General Discussion' started by vphoenix, May 11, 2022.

  1. vphoenix

    vphoenix New Member

    I am able to use across to operate iOS devices. Now I want to control the mouse through programming. However, it looks like the Win32 API such as user32.dll is useless.
    Does across provide its own API? Or is there any tool that can be programmed to manipulate a bluetooth mouse?
     
  2. Seungjin Lee

    Seungjin Lee Member

    Hi,

    No.

    I think you could send mouse inputs using SendInput() when input forwarding to a client device state.

    Thank you.
     

Share This Page