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.

See also:
BCGet_HanXin_Mask()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]eMaskMask pattern.
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.