ISISGetTagChoice method (ISISŪ Control)
Builder Syntax |
int __fastcall ISISGetTagChoice (unsigned uTag, int nIndex, Windows::PLongint plValue); |
Delphi Syntax |
Function ISISGetTagChoice (uTag: Cardinal; nIndex: Integer; plValue: pLongint): 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 ISISGetTagChoice method.
See Also