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