Displays the TWAIN dialog box to be used to select a TWAIN source for acquiring images.
#include "ltwrappr.h"
virtual L_INT LTwain::SelectSource (pltSource)
Pointer to a structure that contains the name of the TWAIN source to select.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
1 < | An error occurred. Refer to Return Codes. |
For an example, refer to LTwain::Acquire.