ISISGetASCIITagChoice method (ISISŪ Control)
Builder Syntax |
int __fastcall ISISGetASCIITagChoice (unsigned uTag, int nIndex, LEADTyp::L_PPCHAR ppszValue); |
Delphi Syntax |
Function ISISGetASCIITagChoice (uTag: Cardinal; nIndex: Integer; ppszValue: L_PPCHAR): Integer; |
Overview |
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 ISISGetASCIITagChoice method.
See Also