|
TBarCode Library 11
TBarCode Library 11
|
| ERRCODE BCSet_MQR_Version | ( | t_BarCode * | pBarCode, |
| e_MQRVersion | eVersion | ||
| ) |
Specifies the symbol version (the symbol size).
Specifies the size of the symbol. Micro QR-code supports a number of different symbol sizes
| [in] | pBarCode | Pointer to barcode structure. |
| [in] | eVersion | Symbol version (size). |
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |