ERRCODE BCSet_PDF417_CheckSum ( t_BarCode pBarCode,
LONG  nCheckSum 
)

Sets Macro PDF417 Check Sum (optional).

Sets 16-Bit CRC checksum (using CCITT-16 polynomial x16 + x12 + x5 + 1 over the entire data)
Optional field to be encoded into the Macro PDF control header block. Default: unused.

See also:
BCGet_PDF417_CheckSum()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] nCheckSum Check sum (-1 ... reset to default).
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.


© 2007 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Nov 27 14:28:02 2007 for TEC-IT TBarCode Library 8.0.0 with doxygen 1.5.3