LIsis::IsAvailable
#include "Ltwrappr.h"
virtual L_BOOL LIsis::IsAvailable(void)
Determines if the ISIS support dlls are installed.
This function is available in the Document/Medical Toolkits.
Returns
TRUE |
The ISIS support dlls are installed. |
FALSE |
The ISIS support dlls are not installed. |
Comments
Note: This function only indicates whether the ISIS support DLLs have been properly installed. It does not indicate the presence of the scanner driver itself. You must get the ISIS scanner driver from either the scanner manufacturer or from Pixel Translations. The .chn or .chw file must be in your path for ISIS scanning to work.
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. |
See Also
Functions: |
LIsis::Select, LTwain::IsAvailable, LTwain::SelectSource, Class Members |
Topics: |
|
|
Example
For an example, refer to LIsis::AcquireMulti.