|
TBarCode Library 11
TBarCode Library 11
|
| ERRCODE BCSet_PDF417_FileSize | ( | t_BarCode * | pBarCode, |
| LONG | nFileSize | ||
| ) |
Sets Macro PDF417 File Size (optional).
Specifies total number of Bytes encoded (numeric, variable length field)
Optional field to be encoded into the Macro PDF control header block. Default: unused.
| [in] | pBarCode | Pointer to barcode structure. |
| [in] | nFileSize | File Size (-1 ... reset to default). |
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |