|
TBarCode Library 11
TBarCode Library 11
|
| ERRCODE BCSet_QR_Format | ( | t_BarCode * | pBarCode, |
| e_QRFormat | eFormat | ||
| ) |
Specifies QR-Code encoding format.
Specifies the generated code format. Per default TBarCode uses the default encoding scheme without a special header.
| [in] | pBarCode | Pointer to barcode structure. |
| [in] | eFormat | eFormat QR-Code format. |
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |