Installs a scanner driver.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ISIS_install_driver( HWND hWnd, LPSTR lpszDriver, LPSTR lpszScanner ); |
Name | Type | Description |
---|---|---|
hWnd | HWND | Sets the parent window for any dialogs that will be displayed. |
lpszDriver | LPSTR | Specifies the path to the scanner driver. |
lpszScanner | LPSTR | (Optional) The name of the scanner being used. |
Error count.
This function does not process image pixels.
IG_ISIS_install_driver installs a scanner driver and any files the driver may need.
Use IG_ISIS_install_driver to install a scanner driver and any files that driver needs. If you want more control, use IG_ISIS_install_driver_init, IG_ISIS_install_driver_step and IG_ISIS_install_driver_done.
IG_ISIS_install_driver_set_long
IG_ISIS_install_driver_get_long
IG_ISIS_install_driver_set_ascii
IG_ISIS_install_driver_get_ascii