ImageGear .NET
ImGearRecErrorCodes Enumeration




Identifies recognition error codes.
Syntax
'Declaration
 
Public Enum ImGearRecErrorCodes 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearRecErrorCodes
public enum ImGearRecErrorCodes : System.Enum 
__value public enum ImGearRecErrorCodes : public System.Enum 
public enum class ImGearRecErrorCodes : public System.Enum 
Members
MemberValueDescription
API_BUSY_ERR0x8004C415 Engine is busy.
API_CRYPT_MISS_WARN0x0004C41C Crypt module missing.
API_DOTNET30_OR_LATER_MISSING_ERR0x8004C41B Missing .NET 3.0 or later.
API_ERROR_ERR0x8004C40D General error in the Engine.
API_EVALDATE_EXPIRED_ERR0x8004C416 Evaluation date of the Engine has expired.
API_FILEFORMAT_ERR0x8004C418 Format error in the actual file.
API_GPFAULT_ERR0x8004C40E General Protection Fault in the Engine.
API_HARDLOCK_ERR0x8004C412 Hardlock not found or hardlock service has not been started.
API_HARDTIMEOUT_ERR0x8004C41D Recognition process hard TimeOut.
API_INCORRECTMODULEVERSION_ERR0x8004C401 Inconsistent Engine configuration.
API_INIT_ERR0x8004C402 Engine initialization error, or no appropriate license.
API_INIT_WARN0x0004C404 Module initialization warning.
API_INVALIDSESSION_ERR0x8004C419 Current session is invalid.
API_LICENSE_ERR0x8004C413 Invalid license or Engine Licence file not found.
API_MODULEENTRY_ERR0x8004C409 Missing entry in a module.
API_MODULEINIT_ERR0x8004C40B Module initialization error.
API_MODULEINVALID_ERR0x8004C40A Invalid module.
API_MODULELOAD_ERR0x8004C408 OS could not load a module.
API_MODULEMISSING_ERR0x8004C407 Module not present.
API_NOT_AVAILABLE_ERR0x8004C40C The requested function is unavailable, or there is no appropriate license. This error can also indicate an unsupported combination of recognition parameters, e.g. when a language is not supported for the selected recognition module.
API_PARAMETER_ERR0x8004C414 Invalid parameters.
API_PLATFORM_ERR0x8004C40F Unsupported operating system.
API_PROCESS_ABORTED_ERR0x8004C405 Application has aborted the current process.
API_PROCESS_FINISH0x8004C406 Application has terminated the current recognition process. Recognized text is kept.
API_QUIT_ERR0x8004C403 Engine termination error.
API_STS_ERR0x8004C411 Invalid setting.
API_STS_SYNTAX_ERR0x8004C410 Syntax error in the specified Engine Settings file.
API_TIMEOUT_ERR0x8004C417 Recognition process soft TimeOut.
APIP_INIT_ERR0x8004D101 APIPlus initialization error.
APIP_INTERNAL_ERR0x8004D104 Internal error in RecAPIPlus.
APIP_NOMORE_WARN0x0004D103 No more items available.
APIP_PARAM_ERR0x8004D102 Parameter error.
ASN_INIT_ERR0x8004D701 Asian recognition module initialization error.
BRA_INIT_ERR0x8004D201 Braille recognition module initialization error.
CHR_CODELENGTH_ERR0x8004C305 Length of exported code exceeds buffer size.
CHR_ILLEGALCODE_ERR0x8004C301 Illegal internal code as a parameter.
CHR_ILLEGALSETTING_ERR0x8004C302 Set parameter is not acceptable (e.g. size mismatch.).
CHR_INIT_ERR0x8004C308 Character Set and Code Pages module initialization error.
CHR_LANG_NOTFOUND_ERR0x8004C30A There are no matching languages.
CHR_LANGSET_CODEPAGE_ERR0x8004C307 Conflict: The selected Code Page does not support some characters in the selected languages: there is no exact code in the Code Page for them.
CHR_MISSINGEXPORT_ERR0x8004C306 Character conversion is not available for the given character.
CHR_MULTIPLELANG_FOUND_WARN0x0004C309 There are more than one matching languages.
CHR_NOMORE_WARN0x0004C303 End of list of available Code Pages.
CHR_SETFILE_ERR0x8004C304 Error while loading the Code Page Definition file (RECOGN.SET).
DOT_ERR0x8004CC01 Dot-matrix recognition error.
EXTRACTED_TXT_WARN0x0004C90E Limited information extacted from input document.
FILE_ACCESS_ERR0x8004C107 File access denied.
FILE_ALREADYEXIST_ERR0x8004C10F File already exists.
FILE_CANTCREATE_MUTEX_ERR0x8004C117 Mutex cannot be created.
FILE_CANTRELEASE_MUTEX_ERR0x8004C118 Mutex cannot be released.
FILE_CREATE_ERR0x8004C109 File creation error.
FILE_DIRNOTEMPTY_ERR0x8004C113 Directory is not empty.
FILE_DISKFULL_ERR0x8004C10C Disk full.
FILE_ERR0x8004C101 File operation internal error.
FILE_INIT_ERR0x8004C119 File system initialization error.
FILE_INVALIDFLAG_ERR0x8004C110 Invalid flag specified in a function call.
FILE_INVALIDFUNCTION_ERR0x8004C11D The specified flag combination is not supported.
FILE_INVALIDHANDLE_ERR0x8004C114 Invalid handle specified in a function call.
FILE_INVALIDPARAMETER_ERR0x8004C111 Invalid parameter specified in a function call.
FILE_INVALIDPOINTER_ERR0x8004C11C Invalid pointer specified in a function call.
FILE_IO_ERR0x8004C10D File I/O error.
FILE_LOCKVIOLATION_ERR0x8004C112 File locking error.
FILE_MEM_ERR0x8004C10B Out of memory during file I/O.
FILE_MUTEX_NOTAVAILABLE_ERR0x8004C116 Mutex is not available.
FILE_NOMORE_WARN0x0004C11E Internal use only.
FILE_NOT_IMPLEMENTED_ERR0x8004C11B Function call not implemented yet.
FILE_NOTFOUND_ERR0x8004C104 File not found.
FILE_OPEN_ERR0x8004C103 File open error.
FILE_QUIT_ERR0x8004C11A File Manager's module quit error.
FILE_READ_ERR0x8004C105 File read error.
FILE_REMOVE_ERR0x8004C108 File removal error.
FILE_SEEK_ERR0x8004C10A File seek error.
FILE_SHARE_ERR0x8004C10E Sharing violation.
FILE_SYNTAX_ERR0x8004C102 File handling syntax error.
FILE_TOOLARGE_ERR0x8004C115 File size limit error.
FILE_WRITE_ERR0x8004C106 File write error.
FRX_INIT_ERR0x8004D601 Fireworx recognition module initialization error.
IMF_APPEND_ERR0x8004C610 Appending not allowed.
IMF_CLOSE_ERR0x8004C605 Image file close error.
IMF_COLOR_ERR0x8004C60E Color PCX file is not supported.
IMF_COMP_ERR0x8004C60A Error in image compression.
IMF_COMP_WARN0x0004C617 Problem in image compression.
IMF_CREATE_ERR0x8004C606 Image file create error.
IMF_EMPTYHANDLE_WARN0x0004C614 The file belonging to this handle does not exist any longer.
IMF_FAXVIEWMISS_ERR0x8004C612 Microsoft Fax viewer missing or not installed.
IMF_FILEFORMAT_ERR0x8004C60D File format error.
IMF_FILENOTEMPTY_ERR0x8004C611 Writing into a non-empty file without IMF append mode specified.
IMF_IMGFORM_ERR0x8004C60B Unknown image format.
IMF_INIT_ERR0x8004C603 Image file I/O module initialization error.
IMF_MEMORY_ERR0x8004C607 Out of memory during image file I/O.
IMF_NOTSUP_ERR0x8004C608 Not supported image file format or image file type.
IMF_OPEN_ERR0x8004C604 Image file open error.
IMF_PAGENUM_ERR0x8004C60C Non-existent page number.
IMF_PASSWORD_WARN0x0004C613 Password protected file.
IMF_READ_ERR0x8004C601 Image file read error.
IMF_READ_WARN0x0004C616 Image file read problem.
IMF_TAGMISSING_ERR0x8004C609 Required TIFF basic tag is missing.
IMF_TMPFILE_ERR0x8004C60F Temporary file handling error.
IMF_WRITE_ERR0x8004C602 Image file write error.
IMG_ACCESS_ERR0x8004C70C Image operation denied.
IMG_ANCHOR_WARN0x0004C712 One or more anchor zones were not found.
IMG_ANCHORNOTFOUND_ERR0x8004C713 Neither of the anchor zones were found.
IMG_BITMAPADDRESS_ERR0x8004C707 Invalid bitmap address.
IMG_BITSPERPIXEL_ERR0x8004C708 Unsupported BitsPerPixel value.
IMG_BUFFEROVERFLOW_ERR0x8004C70B Buffer overflow during processing the image.
IMG_COMPRESSED_ERR0x8004C706 Cannot process compressed image.
IMG_DPI_ERR0x8004C704 Non-supported resolution.
IMG_DPI_WARN0x0004C711 Non-supported resolution.
IMG_HANDLE_ERR0x8004C70A Invalid image handle.
IMG_INVALIDOP_ERR0x8004C70F Operation not supported on this image.
IMG_NOMORE_WARN0x0004C70D No more lines in defined image area.
IMG_NOTATTACHED_ERR0x8004C709 Internal use only.
IMG_NOTENOUGHMEMORY_ERR0x8004C702 Not enough memory during image processing.
IMG_NOTFOUND_ERR0x8004C705 Image not found.
IMG_RECT_ERR0x8004C703 Invalid rectangle dimensions.
IMG_SETTING_ERR0x8004C701 Internal use only.
IMG_SIZE_ERR0x8004C70E Non-supported image size.
IMG_ZONE_ERR0x8004C710 Invalid zone operation.
L_ERROR_ABORTED0x8004DA1F The function was aborted.
L_ERROR_APPSET0x8004DA1A Invalid appset.
L_ERROR_BADVERSION0x8004DA15 Wrong Layout Analyser version.
L_ERROR_CALL0x8004DA13 Invalid function call.
L_ERROR_CONV_LECSO0x8004DA21 Layout Analyser command error.
L_ERROR_CONV_NODOCUMENT0x8004DA20 No document in Layout Analyser Storage.
L_ERROR_CONVERTER0x8004DA14 Conversion error.
L_ERROR_DOCFORMATTER0x8004DA23 Internal use only.
L_ERROR_DTK0x8004DA17 DTK function error.
L_ERROR_FILE0x8004DA0A Gerneral file operation error.
L_ERROR_FILE_CLOSE0x8004DA0C File cannot be closed.
L_ERROR_FILE_FORMAT0x8004DA10 Wrong file format.
L_ERROR_FILE_OPEN0x8004DA0B File cannot be opened.
L_ERROR_FILE_READ0x8004DA0E File reading error.
L_ERROR_FILE_SEEK0x8004DA0D File seeking error.
L_ERROR_FILE_WRITE0x8004DA0F File writing error.
L_ERROR_IMAGE0x8004DA16 Image operation error.
L_ERROR_MASTERSOFT0x8004DA1E Text converter filter error.
L_ERROR_NOACCESS0x8004DA1C Access error.
L_ERROR_NOID0x8004DA07 No such Object ID.
L_ERROR_NOTIMPLEMENTED0x8004DA1D Feature not implemented.
L_ERROR_OBJID0x8004DA08 Wrong Object ID.
L_ERROR_OBJTYPE0x8004DA09 Wrong object type.
L_ERROR_OUTPUT_MODE0x8004DA19 Invalid output mode.
L_ERROR_PARAMETER0x8004DA11 Invalid internal parameter.
L_ERROR_PRERENDERING0x8004DA1B Prerendering error.
L_ERROR_RANGE0x8004DA12 Invalid internal range.
L_ERROR_READONLY0x8004DA18 Layour Analyser opened as read only.
L_ERROR_STOP0x8004DA24 Internal use only.
L_ERROR_TOO_MANY_SHEETS0x8004DA22 Too many Excel sheets.
L_ERRORS0x8004DA06 General OmniPage Document (OPD) Error.
L_FATALERRORS0x8004DB01 General OmniPage Document (OPD) Fatal error.
L_FERROR_FILEFORMAT0x8004DB04 Wrong file format or wrong reading or writing methods.
L_FERROR_INDEX0x8004DB05 Wrong index stream.
L_FERROR_INTERNAL0x8004DB03 Internal OmniPage Document (OPD) error.
L_FERROR_MEMORY0x8004DB02 OmniPage Document (OPD) memory problem.
L_FERROR_MISSING0x8004DB09 Missing file (usually a DLL).
L_FERROR_NOSET0x8004DB07 Some attribute was not set.
L_FERROR_PERMISSION0x8004DB08 PDF modification restricted.
L_FERROR_RECAPI0x8004DB06 Error in RecApi.
L_WARNING_MISSING0x0004DA04 Missing data.
L_WARNING_NOTFOUND0x0004DA02 Layout Analyser Object not found.
L_WARNING_NOTOPENED0x0004DA03 Layout Analyser Object not opened.
L_WARNING_SUBSTITUTED0x0004DA05 Data substitution.
L_WARNINGS0x0004DA01 General OmniPage Document (OPD) Warning.
MEM_INVALIDPOINTER_ERR0x8004C202 Invalid pointer to a memory object.
MEM_NOTENOUGH_ERR0x8004C201 Not enough memory for this memory operation.
MGR_ERR0x8004C901 Engine manager module error.
MNG_INIT_ERR0x8004D801 MNG recognition module initialization error.
MOR_BCTCORRUPTED_ERR0x8004CA04 Knowledge base file for MOR recognition module corrupted (RECOGN.BCT).
MOR_BCTNOTFOUND_ERR0x8004CA03 Knowledge base file for MOR recognition module not found (RECOGN.BCT).
MOR_BCTVERSION_ERR0x8004CA05 Incorrect knowledge base file version (RECOGN.BCT).
MOR_DOS_ERR0x8004CA02 DOS error during recognition.
MOR_FILECORRUPTED_ERR0x8004CA07 File corrupted.
MOR_GPFAULT_ERR0x8004CA09 General Protection Fault in the MOR recognition module.
MOR_INIT_ERR0x8004CA01 MOR recognition module initialization error.
MOR_INTERNAL_ERR0x8004CA08 Internal error in the MOR recognition module.
MOR_TOOLARGE_ERR0x8004CA06 Image size too large.
MTX_INIT_ERR0x8004D501 M/TEXT recognition module initialization error.
NO_TXT_WARN0x0004C902 No recognized text available: either because the zone is empty or the required recognition module has not been initialized properly.
NOT_IMPL_ERR0x8004C41A Non-implemented feature.
OCR_NO_MODULE_WARN0x0004C903 No selected recognition module.
PAGE_HANDLE_ERR0x8004C802 Page handle not found.
PAGE_NOTFOUND_ERR0x8004C801 Page not found.
REC_OK0x00000000Successful operation, no error.
SPL_BADFILEFORMAT_ERR0x8004D006 Invalid file format (TEV.SZO).
SPL_BADWORD_ERR0x8004D00F Item is incorrect (NULL pointer, empty word, or illegal regular expression pattern).
SPL_CLOSE_ERR0x8004D008 User dictionary close error.
SPL_DUPWORD_ERR0x8004D00D Item already exists in the User dictionary.
SPL_EXISTSECT_WARN0x0004D012 Section already exists in User dictionary.
SPL_FOPEN_ERR0x8004D003 Spell file open error.
SPL_FREAD_ERR0x8004D004 Spell file read error.
SPL_FWRITE_ERR0x8004D005 User dictionary write error.
SPL_HANDLE_ERR0x8004D00A Internal spell function call with a wrong handle.
SPL_INIT_ERR0x8004D007 Module initialization error.
SPL_INTERNAL_ERR0x8004D00C Internal checking error.
SPL_LANG_ERR0x8004D009 Illegal language setting.
SPL_MEMORY_ERR0x8004D001 Not enough memory for the SPL module.
SPL_NOINIT_ERR0x8004D002 Uninitialized spell object.
SPL_NOMORE_WARN0x0004D00B No more suggestions/items available.
SPL_NOTFOUND_ERR0x8004D00E Item does not exist in the User dictionary.
SPL_REGEXP_SYNTAX_ERR0x8004D011 Regular expression syntax error.
SPL_UDSECT_ERR0x8004D010 Section does not exist in the User dictionary.
STSMN_BADORMISSINGREF_ERR0x8004D909 The reference of a symbolic link subtree is invalid or the referenced setting does not exist yet.
STSMN_BADTYPE_ERR0x8004D903 Improper setting type.
STSMN_FULLSAVEDTREE_WARN0x0004D908 The loaded settings file may contain default values.
STSMN_HANDLE_ERR0x8004D901 StsMan invalid node handle error.
STSMN_INVALIDFILE_ERR0x8004D906 Settings file content invalid.
STSMN_NOSETTING_ERR0x8004D902 No settings in node.
STSMN_NOTFOUND_ERR0x8004D907 Node not found.
STSMN_OPNOTALLOWED_ERR0x8004D904 Operation not allowed for setting or node.
STSMN_PARAMETER_ERR0x8004D905 Invalid parameter.
ZONE_EXISTING_SEQ_ERR0x8004C907 Internal use only.
ZONE_FILE_ERR0x8004C908 Internal use only.
ZONE_IMAGE_DOWNSAMPLED_WARN0x0004C90B Color image was downsampled.
ZONE_NO_FIELDNAME_WARN0x0004C90D Zone can not have a field name defined.
ZONE_NOTFOUND_ERR0x8004C904 No zone in the zone list.
ZONE_NOTFOUND_WARN0x0004C905 No zone in the zone list.
ZONE_POSITION_ERR0x8004C906 Invalid zone index.
ZONE_SHAPE_ERR0x8004C90A Invalid zone shape (not rectangular).
ZONE_SIZE_ERR0x8004C909 Invalid zone coordinates.
ZONE_SIZE_WARN0x0004C90C Invalid zone coordinates.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Recognition.ImGearRecErrorCodes

See Also

Reference

ImageGear.Recognition Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback