Marks the actual symbol as the last one within the Macro PDF417 symbol chain.
Marks the current symbol as the last one within the actual symbol chain. This feature is used when generating Macro PDF417. Some applications require the segment count to be set for identifying the last bar code in the symbol chain.
- See also:
- BCGet_PDF417_SegLast() BCSet_PDF417_SegCount()
- Parameters:
-
[in] | pBarCode | Pointer to barcode structure. |
[in] | bSegLast | Is last segment. |
- Return values:
-
ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |