TBarCode Library 11
TBarCode Library 11
|
ERRCODE BCSet_DotCode_EnforceBinaryEncoding | ( | t_BarCode * | pBarCode, |
BOOL | bEnforceBinary | ||
) |
Determines whether DotCode 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. |