Initializing the DTWAIN DLL
The DTWAIN_SysInitialize or DTWAIN_SysInitializeNoBlocking functiona are used to initialize the internal variables and structures used in the DTWAIN DLL.
Except for the DTWAIN_IsTwainAvailable function, the DTWAIN_SysInitialize or DTWAIN_SysInitializeNoBlocking function must be called before any other DTWAIN functions. |