ISISGetASCIITag method (ISISŪ Control)
Builder Syntax |
int __fastcall ISISGetASCIITag(unsigned uTag, LEADTyp::L_PPCHAR ppszValue, bool bDefault); |
Delphi Syntax |
Function ISISGetASCIITag(uTag:Cardinal; ppszValue: L_PPCHAR; bDefault: Boolean ): Integer; |
Overview |
Remarks
(Document/Medical), Gets the current or default value of the ISISŪ Scanner Driver tag designated in uTag.
The ISISLoadDriver method must be called before calling the ISISGetASCIITag method.
See Also