Table of contents
Swift
Objective-C

This documentation is deprecated. It applies only to legacy version 9.x of Barcode Reader and must not be used for new development.

Please refer to the latest documentation and Migration Guide, which supersede this content.

IntermediateResultArray

Stores the intermediate result array.

Typedefs

typedef struct tagIntermediateResultArray  IntermediateResultArray

Attributes

Attribute Type
resultsCount int
results PIntermediateResult*

resultsCount

The total count of intermediate result.

int tagIntermediateResultArray::resultsCount

results

The intermediate result array.

PIntermediateResult* tagIntermediateResultArray::results

This page is compatible for:

Is this page helpful?

YesYes NoNo