|
TBarCode Library 11
TBarCode Library 11
|
| e_QRMBCompaction BCGet_QR_KanjiChineseCompaction | ( | t_BarCode * | pBarCode | ) |
Gets the current state of the QR-Code "Compact Kanji / Chinese" option.
Returns currently adjusted value
| [in] | pBarCode | Pointer to bar-code structure. |
| eQRMBCompactionNone | Do not compact Multi Byte character sets (Default) |
| eQRMBCompactionKanji | Kanji characters (Shift JIS X 0208) should be compacted |
| eQRMBCompactionChinese | Chinese characters (GB2312) should be compacted |