L_ISISUnloadDriver

#include "l_bitmap.h"
#include "ltisi.h"

L_INT EXT_FUNCTION L_ISISUnloadDriver(void)

Unloads the ISIS Scanner Driver. This function is available in the Document/Medical Toolkits.

Returns

SUCCESS

The function was successful.

< 1

An error occurred. Refer to Return Codes.

Comments

You must call this function if you successfully loaded a ISIS scanner driver using L_ISISLoadDriver.

Required DLLs and Libraries

LTISI

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Windows 95 / 98 / Me, Windows 2000 / XP.

See Also

Functions:

L_ISISLoadDriver,

Topics:

Raster Image Functions: Scanning Images using ISIS

 

Using ISIS to Scan Images

Example

For an example, refer to L_ISISAcquire.

For complete sample code, refer to DEMO example.