ISISSetASCIITag method (ISISŪ Control)
Builder Syntax |
int __fastcall ISISSetASCIITag (unsigned uTag, char * pszValue); |
Delphi Syntax |
Function ISISSetASCIITag (uTag: Cardinal; pszValue: PChar): Integer; |
Overview |
Remarks
(Document/Medical) Sets the current value of the ISISŪ Scanner Driver tag designated in uTag.
The ISISLoadDriver method must be called before calling the ISISSetASCIITag method.
See Also