TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_PDF417_SegCount ( t_BarCode pBarCode,
LONG  nSegCount 
)

Sets Macro PDF417 segment count (optional).

Specifies total number of bar codes in the symbol chain (numeric).
Optional field to be encoded into the Macro PDF control header block. Some applications require this field to be set (instead or in combination with the last segment marker).

See also:
BCGet_PDF417_SegCount()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]nSegCountSegment count [1...99999] (-1 ... reset to default).
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.