|
TBarCode Library 11
TBarCode Library 11
|
| ERRCODE BCSet_HanXin_ECLevel | ( | t_BarCode * | pBarCode, |
| e_HanXinECLevel | eECLevel | ||
| ) |
Sets Han Xin Code error correction level (ECL).
Sets Han Xin Code error correction level (ECL). If not set, TBarCode uses error correction level "1" per default.
| [in] | pBarCode | Pointer to barcode structure. |
| [in] | eECLevel | Error correction level. |
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |