HRCRESULT Functions

The HRCRESULT functions retrieve recognized symbols and other associated information from the recognizer. The GetResultsHRC function described in the previous table collects results into one or more HRCRESULT objects. Each object represents an alternative interpretation the recognizer has made about the input. Once an application calls GetResultsHRC to create the HRCRESULT objects, it can then call the HRCRESULT functions listed here to get the recognized characters from the objects.

Function
Description
CreateInksetHRCRESULT
Creates an inkset corresponding to recognition results.
DestroyHRCRESULT*
Frees the memory occupied by an HRCRESULT object, invalidating the handle value.
GetAlternateWordsHRCRESULT
Retrieves alternative guesses from the results of a recognition process.
GetBoxMappingHRCRESULT
Retrieves the indices for a range of symbols in boxes. For example, if writing begins in the fifth box of a guide, this function returns the index 4 for the first symbol.
GetHotspotsHRCRESULT
Returns the critical point for a given recognized gesture. (See the "Hot Spots" section.)
GetSymbolCountHRCRESULT*
Gets the length of the symbol array that forms one of the recognizer's guesses.
GetSymbolsHRCRESULT*
Retrieves symbol values corresponding to one of the recognizer's guesses.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database