BOXRESULTS 

2.0     

Contains box results for the GetBoxResultsHRC1AOBW. function.

typedef struct { 

     int indxBox;

     HINKSET hinksetBox;

     SYV rgSyv[1];

} BOXRESULTS;

 

Members

indxBox

Index of the box with respect to the GUIDE1AOCW. structure.

hinksetBox

An inkset representing the pen data that belongs to the box, if requested by the GetBoxResultsHRC1AOBW. function. This member can be NULL.

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

GetBoxResultsHRC, GUIDE