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.

See also:
BCGet_HanXin_ECLevel()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]eECLevelError correction level.
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.