Accusoft Pegasus
Accusoft MICR Xpress 1
MX_ErrorCode Enumeration
See Also  Send Feedback

Description

Error Code. Indicates the reason for an error that was encountered in the control.

Members

MemberValueDescription
MX_ErrorCode_ArgumentNull15001Occurs when the value of an argument is null.
MX_ErrorCode_ArgumentOutOfRange15002Occurs when the value of an argument is out of the allowable range.
MX_ErrorCode_InvalidBitDepth15003Occurs when the bit depth of an image is not supported by the component. Note: supported bit depths are: 1, 8, 24-bpp
MX_ErrorCode_InvalidFormat15004Occurs when an argument or data has a format different than expected by the component, which prevents completion of the specified operation.
MX_ErrorCode_NoResult15005Occurs when no MICR was recognized.
MX_ErrorCode_InvalidEnumArgument15006Occurs when the value of an enumeration argument is not a valid enumeration value.
MX_ErrorCode_InvalidLicense15011Occurs when the component does not have a valid license (valid = trial or paid), and a call to the component's main functionality is made.
MX_ErrorCode_InternalError15014Occurs when an unexpected error occurs within the component.
MX_ErrorCode_InvalidArea15015Occurs when the specified recognition zone does not lay within the image bounds.
MX_ErrorCode_InvalidOperation15017Occurs when the specified operation cannot be performed in the current state of the object.
MX_ErrorCode_LibraryError15023Occurs when the required code libraries could not be loaded correctly.

©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.