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

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


© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:35 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3