Code for extracting the capabilities supported by the TWAIN data source.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I am working on Twain related project and I want to extract the capabilities supported by the Source, I have gone through the Twain Spec and found that it can be done using the capability "CAP_SUPPORTEDCAPS". Can I have a ready code available for this extraction if so please share it. Thanks in Advance..