detect if keyboard/mouse are used by an app and not human

后端 未结 0 1627
南笙
南笙 2021-01-16 23:47

How do I detect if the mouse or keyboard is used by an app in C# or used by a human?

If I use the following:

[DllImport("user32.dll")]
public         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题