Description
The DetermineDataMatrixStringLength method determines the size of decoded string. The size of decoded string can be retrieved by the method GetDataMatrixStringLength ().
Syntax RetVal = [BiBrP417] DetermineDataMatrixStringLength DataMatrixStructHandle ElementNum
Returns RetVal Boolean True on success or False on error.
Remarks DataMatrixStructHandle Long Handle of the input struct.
ElementNum Short Ordinal number of the element of interest.
See Also GetDataMatrixStringLength