'Declaration<DispIdAttribute(983)> Function BarcodeDataMatrixReaderGetBarcodeConfidence( _ ByVal BarcodeNo As Integer _ ) As Single
[DispId(983)] float BarcodeDataMatrixReaderGetBarcodeConfidence( int BarcodeNo )
function BarcodeDataMatrixReaderGetBarcodeConfidence(
BarcodeNo: Integer
): Single;
DispIdAttribute(983) function BarcodeDataMatrixReaderGetBarcodeConfidence( BarcodeNo : int ) : float;
[DispId(983)] float BarcodeDataMatrixReaderGetBarcodeConfidence( int BarcodeNo )
[DispId(983)] float BarcodeDataMatrixReaderGetBarcodeConfidence( int BarcodeNo )
Parameters
- BarcodeNo