| TBarCode Library 11
    TBarCode Library 11
    | 
| ERRCODE BCSet_QR_FmtAppIndicatorA | ( | t_BarCode * | pBarCode, | 
| LPCSTR | szIndicator | ||
| ) | 
Set QR-Code format Application Indicator (used with Industry format).
Is used only in connection with Industry-Format. The Application Indicator determines, to which industry format the input stream corresponds.
| [in] | pBarCode | Pointer to barcode structure. | 
| [in] | szIndicator | Format application indicator ["0"..."99"] or [a-z, A-Z]. | 
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |