|
TBarCode Library 11
TBarCode Library 11
|
| ERRCODE BCSet_CBF_Format | ( | t_BarCode * | pBarCode, |
| e_CBFFormat | eFormat | ||
| ) |
Sets Codablock-F code format.
Specifies the encoding format for Codablock-F. Selects UCC/EAN or the default encoding format.
| [in] | pBarCode | Pointer to barcode structure. |
| [in] | eFormat | Codablock F format. |
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |