ISISGetASCIITagChoice method (ISISŪ Control)

C++Builder example

Delphi example

 

Builder Syntax

int __fastcall ISISGetASCIITagChoice (unsigned uTag, int nIndex, LEADTyp::L_PPCHAR ppszValue);

Delphi Syntax

Function ISISGetASCIITagChoice (uTag: Cardinal; nIndex: Integer; ppszValue: L_PPCHAR): Integer;

Overview

Using ISISŪ to Scan Images

Remarks

(Document/Medical) Gets the value or choice, at the specified index, of the ISISŪ Scanner Driver tag designated in uTag.

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

See Also

Elements:

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

Topics:

Raster Images: Scanning Images using ISIS