TBarCode Library 11  TBarCode Library 11
BYTE BCCalcStructApp_ParityA ( LPCSTR  szIntData,
LONG  nIntData 
)

Returns the parity byte for QR-Code "Structured Append" (Byte array version).

Returns the parity byte for a given input data-stream. Used with QR-Code and structured append.

See also:
BCSet_QR_Append(), BCCalcStructApp_ParityW()
Parameters:
[in]szIntDataInput data of the complete QR-Code chain (byte array).
[in]nIntDataLength of szIntData.
Return values:
BYTEValue of the parity byte