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.

TextResultArray

Stores the text result array.

Typedefs

typedef struct tagTextResultArray  TextResultArray
typedef struct tagTextResultArray*  PTextResultArray

Attributes

Attribute Type
resultsCount int
results PTextResult*

resultsCount

The total count of text result.

int tagTextResultArray::resultsCount

results

The text result array.

PTextResult* tagTextResultArray::results

This page is compatible for:

Is this page helpful?

YesYes NoNo