ISISLoadDriver method (ISIS Control)

C++ Builder 4.0 example

Delphi example

 

Builder Syntax

int __fastcall ISISLoadDriver(void);

Delphi Syntax

function ISISLoadDriver : Integer;

Overview

Using ISIS to Scan Images

Remarks

(Document/Medical) Loads the driver set in the DriverName property. You must load the ISIS Driver before calling ISISAcquire, ISISAcquireMulti, ISISGetTag, or ISISSetTag.

If DriverName property is an empty string, the currently selected driver will be loaded.

See Also

Elements:

ISISLoadDriver method, ISISAcquire method, ISISAcquireMulti method,

 

ISISGetTag method, ISISSetTag method, DriverName property

Topics:

Raster Images: Scanning Images using ISIS