TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_QR_FmtAppIndicatorW ( t_BarCode pBarCode,
LPCWSTR  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.

See also:
BCGet_QR_FmtAppIndicator()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]szIndicatorFormat application indicator ["0"..."99"] or [a-z, A-Z].
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.