| TBarCode Library 11
    TBarCode Library 11
    | 
| ERRCODE BCSet_QR_Version | ( | t_BarCode * | pBarCode, | 
| e_QRVersion | eVersion | ||
| ) | 
Specifies the symbol version (the symbol size).
Specifies the size of the symbol. 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. |