ISISGetASCIITagChoiceCount method (ISISŪ Control)
Builder Syntax |
int__fastcall ISISGetASCIITagChoiceCount (unsigned uTag, Windows::PLongint plCount); |
Delphi Syntax |
Function ISISGetASCIITagChoiceCount (uTag: Cardinal; plCount: pLongInt): Integer; |
Overview |
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