TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_MQR_Mask ( t_BarCode pBarCode,
e_MQRMask  eMask 
)

Sets Micro QR-Code mask pattern (0-7).

Specifies the so-called "mask" that is applied to the Micro QR-Code to achieve the highest possible readability. TBarCode computes the optimal mask automatically. This is time consuming - if the encoding process must be optimized set a predefined mask.

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