TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_DotCode_Mask ( t_BarCode pBarCode,
e_DCMask  eMask 
)

Sets QR-Code mask pattern (0-4).

Specifies the so-called "mask" that is applied to the DotCode 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_DotCode_Mask()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]eMaskMask pattern.
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.