Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
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