Cleans up the driver installation.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ISIS_install_driver_done( HISISINSTALLDRV hInstall ); |
Name | Type | Description |
---|---|---|
hInstall | HISISINSTALLDRV | Cleans up the driver installation. |
Error count.
This function does not process image pixels.
IG_ISIS_install_driver_done frees the IG_ISIS_install_driver handle and all memory associated with it.
Use IG_ISIS_install_driver_done along with IG_ISIS_install_driver_init and IG_ISIS_install_driver_step when you want more control over the driver installation process. Call IG_ISIS_install_driver_set_long and IG_ISIS_install_driver_set_ascii to set up parameters of the installation.
IG_ISIS_install_driver_set_long
IG_ISIS_install_driver_get_long
IG_ISIS_install_driver_set_ascii
IG_ISIS_install_driver_get_ascii