BOXRESULTS
2.0
Contains box
results for the GetBoxResultsHRC
typedef struct {
int
indxBox;
HINKSET
hinksetBox;
SYV
rgSyv[1];
} BOXRESULTS;
Members
indxBox
Index of the
box with respect to the GUIDE
hinksetBox
An inkset
representing the pen data that belongs to the box, if requested by the GetBoxResultsHRC
rgSyv[1]
Variable-length
array of alternative guesses made by the recognizer. The guesses are arranged
in descending order of confidence, so that the first alternative in the array
is the most likely choice.
See Also