HIDManager.GetDevices(false or true) incomplete (1 viewing) 1 Guest
|
TOPIC: HIDManager.GetDevices(false or true) incomplete
|
Uwbe25
|
|
HIDManager.GetDevices(false or true) incomplete 8 Months, 2 Weeks ago
|
|
|
the result list of HIDManager.GetDevices(false or true) does not return the complete list. I have 3 USB devices attached to my PC
HP Fingerprint sensor
Garmin ForeRunner 305
USB Memory Stick (Intenseo)
The result list only contains the Fingerprint sensor. The others are missing
Used in C#/Visual Studio 2008
|
|
|
|
Logged
|
|
|
|
Uwbe25
|
|
Re:HIDManager.GetDevices(false or true) incomplete 8 Months, 2 Weeks ago
|
|
|
Ok, I guess the problem is that the HIDLib is limited to human interface devices. The Garmin and the memory stick don't fit into this category. Guess I have to search for another library then... however, thanks for sharing your work with the public....
|
|
|
|
Logged
|
|
|
|
|
|