ISISGetTag method (ISIS Control)

C++ Builder 4.0 example

Delphi example

 

Builder Syntax

int __fastcall ISISGetTag(Cardinal uTag, int &nValue);

Delphi Syntax

function ISISGetTag(uTag : Cardinal; var nValue : Integer) : Integer;

Overview

Using ISIS to Scan Images

Remarks

(Document/Medical) Gets the current value of the ISIS Scanner Driver tag designated in uTag.

You must call the ISISLoadDriver method before calling ISISGetTag.

See Also

Elements:

ISISSetTag method , ISISAcquire method, ISISAcquireMulti method

Topics:

Raster Images: Scanning Images using ISIS