Constant
| Description
|
REC_ALC
| Invalid enabled alphabet.
|
REC_BADEVENTREF
| Returned when the wEventRef member in the lprc structure is invalid.
|
REC_CLVERIFY
| Invalid verification level.
|
REC_DEBUG
| All debugging return values are less than this.
|
REC_DICT
| Invalid dictionary parameters.
|
REC_ERRORLEVEL
| Invalid error level.
|
REC_GUIDE
| Invalid GUIDE structure.
|
REC_HREC
| Invalid recognition handle.
|
REC_HWND
| Invalid handle to window to send results to.
|
REC_INVALIDREF
| Invalid data reference parameter.
|
REC_LANGUAGE
| Returned by the recognizer when the lpLanguage member contains a language that is not supported
by the recognizer. Call ConfigRecognizer with the WCR_QUERYLANGUAGE subfunction to determine whether a particular
language is supported.
|
REC_NOCOLLECTION
| In version 1.0, was returned by GetPenHwData if collection mode has not been set. Not used now.
|
REC_OEM
| Error codes less than or equal to REC_OEM are specific to the recognizer.
|
REC_PCM
| Invalid lPcm member in the RC structure. There is no way for the recognition to end.
|
REC_RECTBOUND
| Invalid rectangle.
|
REC_RECTEXCLUDE
| Invalid rectangle.
|
REC_RESULTSMODE
| Unsupported results mode requested.
|