Dear Sir/Madam,

I am writing a VB program to access a USB device (HID class) using API. However, I must need to poll it at a fixed time to check if there any data from the device. Is there any Event that I can receive the USB device data like a COM port interrupt event?

Thanks for your help!

kpyiu