TBarCode Library 11
TBarCode Library 11
|
ERRCODE BCSet_Aztec_EnforceBinaryEncoding | ( | t_BarCode * | pBarCode, |
BOOL | bEnforceBinary | ||
) |
Determines whether Aztec Code shall be encoded in binary mode or not.
[in] | pBarCode | Pointer to barcode structure. |
[in] | bEnforceBinary | enforce binary encoding mode (true/false). |
ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |