ISISGetASCIITagChoiceCount method (ISISŪ Control)

C++ Builder example

Delphi example

 

Builder Syntax

int__fastcall ISISGetASCIITagChoiceCount (unsigned uTag, Windows::PLongint plCount);

Delphi Syntax

Function ISISGetASCIITagChoiceCount (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 ISISGetASCIITagChoiceCount method.

See Also

Elements:

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

Topics:

Raster Images: Scanning Images using ISIS