ISISSetASCIITag method (ISISŪ Control)

C++ Builder example

Delphi example

 

Builder Syntax

int __fastcall ISISSetASCIITag (unsigned uTag, char * pszValue);

Delphi Syntax

Function ISISSetASCIITag (uTag: Cardinal; pszValue: PChar): Integer;

Overview

Using ISISŪ to Scan Images

Remarks

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

The ISISLoadDriver method must be called before calling the ISISSetASCIITag method.

See Also

Elements:

ISISGetASCIITag method, ISISGetASCIITagChoiceCount method, ISISGetASCIITagChoice method, ISISGetTagChoiceCount method, ISISGetTagChoice method, ISISSetTag method, ISISGetTag method, ISISAcquire method, ISISAcquireMulti method

Topics:

Raster Images: Scanning Images using ISIS