Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Stores the text result array.
typedef struct tagTextResultArray TextResultArray
typedef struct tagTextResultArray* PTextResultArray
Attribute | Type |
---|---|
resultsCount |
int |
results |
PTextResult * |
The total count of text result.
int tagTextResultArray::resultsCount
The text result array.
PTextResult* tagTextResultArray::results
latest version