L_CC_ScanFrameStatus

Status of the frames being scanned.

enum 
{ 
   L_CC_ScanFrameStatus_MoreFramesNeeded, 
   L_CC_ScanFrameStatus_NumbersFound, 
   L_CC_ScanFrameStatus_LowFocusScore, 
   L_CC_ScanFrameStatus_Error, 
} typedef enum L_CC_ScanFrameStatus L_CC_ScanFrameStatus; 

Value

Meaning

L_CC_ScanFrameStatus_MoreFramesNeeded More frames are needed for the scan.
L_CC_ScanFrameStatus_NumbersFound Credit card numbers have been found.
L_CC_ScanFrameStatus_LowFocusScore The focus score of the frame was too low to scan.
L_CC_ScanFrameStatus_Error An error occurred while attempting to scan the frame.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.