Source Selection Functions

Top  Previous  Next

Source Selection Functions

 

The following functions allow a TWAIN Source to be selected and opened if the Source is selected:

DTWAIN_SelectSource

DTWAIN_SelectDefaultSource

DTWAIN_SelectSourceByName



The following functions also allow a TWAIN Source to be selected, but have the option of opening the Source if selected:  

DTWAIN_SelectSourceWithOpen

DTWAIN_SelectDefaultSourceWithOpen

DTWAIN_SelectSourceByNameWithOpen



The following function allows the Select Source dialog to be customized (position, whether the names are sorted, etc.):

DTWAIN_SelectSource2