ISISGetTagChoiceCount method (ISISŪ Control)
Builder Syntax |
int __fastcall ISISGetTagChoiceCount (unsigned uTag, Windows::PLongint plCount); |
Delphi Syntax |
Function ISISGetTagChoiceCount (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 ISISGetTagChoiceCount method.
See Also