ISISGetTagChoice method (ISISŪ Control)

C++ Builder example

Delphi example

 

Builder Syntax

int __fastcall ISISGetTagChoice (unsigned uTag, int nIndex, Windows::PLongint plValue);

Delphi Syntax

Function ISISGetTagChoice (uTag: Cardinal; nIndex: Integer; plValue: pLongint): 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 ISISGetTagChoice method.

See Also

Elements:

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

Topics:

Raster Images: Scanning Images using ISIS