Hi,
I have a Device that will be used by dentist to take their paitient teaath pics. this Device is having a click button from which the device takes pics. The Device is configured to my OS using AMCAP device Driver.
I tried capturing the Click event of the Device using WIA 2.0 but using
Dim s As String
Dim dev As WIA.Device = (New WIA.CommonDialo g).ShowSelectDe vice
For i As...