| 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.
| [in] | szIntData | Input data of the complete QR-Code chain (byte array). | 
| [in] | nIntData | Length of szIntData. | 
| BYTE | Value of the parity byte |