Resource Base
Table of contents

Thanks for downloading Dynamsoft Barcode Reader Package!

Your download will start shortly. If your download does not begin, click here to retry.

ExtendedResult

Stores the extended result.

Typedefs

typedef struct tagExtendedResult  ExtendedResult
typedef struct tagExtendedResult*  PExtendedResult

Attributes

Attribute Type
resultType ResultType
barcodeFormat BarcodeFormat
barcodeFormatString const char *
barcodeFormat_2 BarcodeFormat_2
barcodeFormatString_2 const char *
confidence int
bytes unsigned char *
bytesLength int
accompanyingTextBytes unsigned char *
accompanyingTextBytesLength int
deformation int
detailedResult void *
samplingImage SamplingImageData
clarity int
reserved char[40]

resultType

Extended result type.

ResultType tagExtendedResult::resultType

barcodeFormat

Barcode type in BarcodeFormat group 1.

BarcodeFormat tagExtendedResult::barcodeFormat

barcodeFormatString

Barcode type in BarcodeFormat group 1 as string.

const char* tagExtendedResult::barcodeFormatString

barcodeFormat_2

Barcode type in BarcodeFormat group 2.

BarcodeFormat_2 tagExtendedResult::barcodeFormat_2

barcodeFormatString_2

Barcode type in BarcodeFormat group 2 as string.

const char* tagExtendedResult::barcodeFormatString_2

confidence

The confidence of the result.

int tagExtendedResult::confidence

bytes

The content in a byte array.

unsigned char* tagExtendedResult::bytes

bytesLength

The length of the byte array.

int tagExtendedResult::bytesLength

accompanyingTextBytes

The accompanying text content in a byte array.

unsigned char* tagExtendedResult::accompanyingTextBytes

accompanyingTextBytesLength

The length of the accompanying text byte array.

int tagExtendedResult::accompanyingTextBytesLength

deformation

The deformation value.

int tagExtendedResult::deformation

detailedResult

One of the following: QRCodeDetails, PDF417Details, DataMatrixDetails, AztecDetails, OneDCodeDetails.

void* tagExtendedResult::detailedResult

samplingImage

The sampling image info.

SamplingImageData tagExtendedResult::samplingImage

clarity

The clarity of the barcode zone in percentage.

int tagExtendedResult::clarity

reserved

Reserved memory for struct. The length of this array indicates the size of the memory reserved for this struct.

char tagExtendedResult::reserved[40]

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

latest version

    • Latest version
    • Version 8.6.0
    • Version 8.4.0
    • Version 8.2.5
    • Version 8.2.3
    • Version 8.2.1
    • Version 8.2.0
    • Version 8.1.3
    • Version 8.1.2
    • Version 8.1.0
    • Version 8.0.0
    • Version 7.6.0
    • Version 7.5.0
    Change +
    © 2003–2021 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support