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.

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