How to read HID Device Data by using TJvHidDevice
问题 How to read HID Device Data by using TJvHidDevice in Delphi2010. I want to read the Ink position (X and Y) of InkTable t. My Device name is DigiMemo , its a Pen and Tablet HID device. Thanks All 回答1: I use this to read the PS3 blu-ray remote through a USB bluetooth dongle on the pc. You can use it to read any other HID device, just need to experiment a little with it to retrieve the codes for each action. function JvHidDeviceController1Enumerate(HidDev: TJvHidDevice; const Idx: Integer):