EnableMethodErrors property (ILEADRasterISIS)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnableMethodErrors

Overview

Refer to Using ISISŪ to Scan Images

Remarks

(Document/Medical) Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). Possible values are:

Setting

Description

TRUE

Generate runtime exceptions.

FALSE

Do not generate runtime exceptions.

See Also

Elements:

ISISAcquireMulti method, ISISAcquire method, ISISSelect method,ISISGetTag method, ISISSetTag method, ISISLoadDriver method, ISISUnloadDriver method

Topics:

Raster Images: Scanning Images using ISIS