| 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).
| [in] | pBarCode | Pointer to barcode structure. | 
| [in] | nRows | Number of rows [2..44] (-1 ... reset to default). | 
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |