Call HidDevice.FromIdAsync in UWP APP, using ReadWrite will returns null, while using Read will returns HidDevice

前端 未结 0 1001
野趣味
野趣味 2021-01-12 07:37

First of all, I can confirm that this hid device can be read & write in WinForm. Here is my uwp code:

var myDevices = await DeviceInformation.FindAllAsync         


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