Forums › TWAIN Classic › Cannot Set CAP_AUTOSCAN Capability to True › Reply To: Cannot Set CAP_AUTOSCAN Capability to True
April 8, 2009 at 9:16 pm
#24862
Thanks, Thierry, for the reply.
My purpose is to create a generic application that can talk to any commercial scanner. Their drivers can be implemented following any TWAIN version.
I actually have a general question for any driver following TWAIN spec:
if calling DSM_Entry() gets return code 1 and condition code 0, what kind of erro does it mean? A driver implementation error or an error in my application?
Thanks.