5X80 Series Software Development Kit (SDK) User’s Guide 3 - 13 Enumerated Types and DefinitionsError CodesRESULT_INTIALIZE = -1 Initial error code value.RESULT_SUCCESS = 0 Operation was successful.RESULT_EOT = 256 Undefined error.RESULT_ERR_BADFILENAME Bad file name.RESULT_ERR_BADINTELIMAGE Part of image window outside barcode image boundaries.RESULT_ERR_BADPORT Invalid connection specified.RESULT_ERR_BADREGION Invalid image window.RESULT_ERR_BADSMARTIMAGE The device did not capture a valid image for intelligent imaging.RESULT_ERR_BAUD_TOO_HIGH Requested baud rate not supported by host port.RESULT_ERR_BUFFER_TOO_SMALL Buffer passed in to small for output.RESULT_ERR_CAPTURE_IMAGE_FAILED Imager failed to capture the image.RESULT_ERR_COMPRESSION_FAILED Error compressing image data.RESULT_ERR_CONNECT_BOOT_CODE Imager connected but is running in boot code.RESULT_ERR_DECOMPRESSION_FAILED Error decompressing image data.RESULT_ERR_DLL_FILE Dll file specified to SetHardwareDllFileName not found.RESULT_ERR_DRIVER Communication error/no response.RESULT_ERR_ENGINEBUSY The scan engine temporarily busy.RESULT_ERR_FILE Error occurred during a file operation.RESULT_ERR_FILEINCOMPATIBLE The selected file is incompatible with the imager.RESULT_ERR_FILEINVALID The selected file is invalid or corrupt.RESULT_ERR_INTERNAL_ERROR Generic internal failure.RESULT_ERR_INVALID_COMM_PARAMS Invalid RS-232 parameters specified.RESULT_ERR_MEMORY Out of memory/memory allocation failed.RESULT_ERR_MENUDECODE Symbol decoded is a menu symbol.RESULT_ERR_NAK Received a NAK on response.RESULT_ERR_NODECODE No decode: timed out or no more trigger.RESULT_ERR_NODRIVER Communication initialization failed.RESULT_ERR_NOIMAGE hhpGetLastImage called but no image available.RESULT_ERR_NOINTELBARCODE No decode during intelligent image capture.RESULT_ERR_NOINTELIMAGE Error on retrieve intelligent image from imager.RESULT_ERR_NORESPONSE Imager did not acknowledge request.RESULT_ERR_NOTCONNECTED Imager not yet connected.RESULT_ERR_NOTRIGGER During wait for decode, checks that trigger return is released.RESULT_ERR_PARAMETER One of the function parameters was invalid.RESULT_ERR_POLLEVENT Error configuring transfer thread.RESULT_ERR_READTHREAD_START Error starting asynchronous transfer thread.RESULT_ERR_READTHREAD_STOP Error stopping asynchronous transfer thread.RESULT_ERR_REFLASH Engine firmware is corrupt.