This function loads the settings from the specified file, and sets the data source with these settings.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_TWAIN_custom_DS_data_load( LPCSTR lpszFileName ); |
Name | Type | Description |
---|---|---|
lpszFileName | LPCSTR | Specifies the name of the file from which to load the settings. |
Returns the number of ImageGear errors that occurred during this function call. If there are no errors, the return value is IGE_SUCCESS.
This function does not process image pixels.
Twain