- This topic has 1 reply, 1 voice, and was last updated 6 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
Forums › TWAIN Classic › a implementation question of the C# API
In the DsmEntry* calls, it always try to use a work thread first, but there is a syncing for the work to be done:
CallerToThreadSet();
ThreadToCallerWaitOne();
What is the benifit of using a thread?
Ignore this reply, I just can not delete it.