Description
The ReleaseQRStruct method frees up the QR Barcodestruct array allocated by the ReadAllQRBarcodesOnImage method.
Syntax RetVal = [BiBrQR]ReleaseQRStruct QRStructHandle NumOfElements
Returns RetVal Short 0 on success or an error code on failure. For possible values see the QR BarcodeError Codes.
Remarks QRStructHandle LONGLONG Handle of the input struct.
NumOfElements Short Number of elements in the struct.