| TBarCode Library 11
    TBarCode Library 11
    | 
| ERRCODE BCSet_Aztec_ErrorCorrection | ( | t_BarCode * | pBarCode, | 
| LONG | nErrorCorrection | ||
| ) | 
Sets the number of error correction codewords in percent (from 0 to 95) of the symbol size.
| [in] | pBarCode | Pointer to barcode structure. | 
| [in] | nErrorCorrection | level of error correction in percent (default is 23). | 
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |