TBarCode Library 11
TBarCode Library 11
|
ERRCODE BCSet_HanXin_Mask | ( | t_BarCode * | pBarCode, |
e_HanXinMask | eMask | ||
) |
Sets Han Xin Code mask pattern (0-3).
Specifies the so-called "mask" that is applied to the Han Xin Code to achieve the highest possible readability. TBarCode computes the optimal mask automatically. This is somewhat time consuming - if the encoding process must be optimized set a predefined mask.
[in] | pBarCode | Pointer to barcode structure. |
[in] | eMask | Mask pattern. |
ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |