TBarCode Library 11
TBarCode Library 11
|
INT TECIT_STDCALL BCGetInvalidDataPos | ( | t_BarCode * | pBarCode | ) |
Gets position of invalid character in input data.
If BCCheck() or BCCreate() fails, this function allows you to determine the position of the first invalid character within the barcode text (see BCSetText()). Note: The returned position may not be accurate when using Escape Sequences in the input data.
[in] | pBarCode | Pointer to barcode structure. |
INT | Zero-based index of invalid character. -1 if not available |
© 2022 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed May 18 2022 11:16:25 for TBarCode Library 11 with doxygen 1.8.17 |