TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_CBF_Columns ( t_BarCode pBarCode,
LONG  nColumns 
)

Adjusts the number of Codablock-F columns.

Specifies the number of columns that should be used for the Codablock-F symbol. If this value is not set explicitly, TBarCode computes the number of columns automatically (default).

See also:
BCGet_CBF_Columns()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]nColumnsNumber of columns [4..62] (-1 ... reset to default).
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.