ERRCODE BCSet_PDF417_SegIndex ( t_BarCode pBarCode,
LONG  nSegInx 
)

Sets Macro-PDF417 segment index.

Index of the actual data segment in the symbol chain. Begin with 1 and increase for each additional symbol in the data chain.
Macro PDF will be enabled only if the Segment index and the File ID are set. Default: Macro PDF is disabled.
PDF417 allows user data to be spread across several symbols. This might be done if the data is too large to fit into a single symbol or for reasons of appearance and geometry.
The so called "Macro PDF Control Block" carries additional control information that enables the reading device to reconstruct the data of all symbols in the correct order Macro PDF functionality is also available for MicroPDF417.

Note:
When reading the encoded data with a bar code scanner, the index may be zero-based.
See also:
BCGet_PDF417_SegIndex()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] nSegInx Segment index [1...99999] (reset to default/disable = -1).
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