TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_CBF_Rows ( t_BarCode pBarCode,
LONG  nRows 
)

Adjusts the number of CodaBlock-F rows.

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

See also:
BCGet_CBF_Rows()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]nRowsNumber of rows [2..44] (-1 ... reset to default).
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.