ERRCODE BCSet_PDF417_ECLevel ( t_BarCode pBarCode,
LONG  nLevel 
)

Sets PDF417 error correction level.

Set the "Error Correction Level" for PDF417 to a fixed value. Possible values are [0...8] where 0 means only error recognition (no EC) and 8 means the highest level of EC. If not set, the error correction level is chosen automatically by TBarCode.

See also:
BCGet_PDF417_ECLevel()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] nLevel Error correction level [0..8] (-1 ... reset to default).
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.


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