ISISGetTagChoiceCount method (ISISŪ Control)

C++ Builder example

Delphi example

 

Builder Syntax

int __fastcall ISISGetTagChoiceCount (unsigned uTag, Windows::PLongint plCount);

Delphi Syntax

Function ISISGetTagChoiceCount (uTag: Cardinal; plCount: pLongint): Integer;

Overview

Using ISISŪ to Scan Images

Remarks

(Document/Medical) Gets the number of possible values or choices for the ISISŪ Scanner Driver tag designated in uTag.

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

See Also

Elements:

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

Topics:

Raster Images: Scanning Images using ISIS