INT BCGet_InvalidDataPos ( 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.

Parameters:
[in] pBarCode Pointer to barcode structure.
Return values:
INT Zero-based index of invalid character. -1 if not available


© 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Dec 7 13:38:29 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7