|
|
@@ -42,8 +42,6 @@
|
|
|
|
|
|
#define FingerPrint_UserErrorCode_Registe_Timeout ( FingerPrint_UserErrorCode_Start + 33 ) //注册时 采集超时
|
|
|
#define FingerPrint_UserErrorCode_Match_Timeout ( FingerPrint_UserErrorCode_Start + 34 ) //识别时 采集超时
|
|
|
-
|
|
|
-#define FingerPrint_UserErrorCode_GETFEATURE_FAILED_MATCH ( FingerPrint_UserErrorCode_Start + 35 ) //识别时,采集接口调用成功,但返回的特征值为空 - LogError
|
|
|
#define FingerPrint_UserErrorCode_FEATURELEN_ISNOTRIGHT_MATCH ( FingerPrint_UserErrorCode_Start + 36 ) //识别时 返回的指纹特征长度错误
|
|
|
#define FingerPrint_UserErrorCode_DevOpen_Failed_Registe ( FingerPrint_UserErrorCode_Start + 37 ) //采集指纹时,指纹是打开失败状态
|
|
|
#define FingerPrint_UserErrorCode_Real_Root_Config ( FingerPrint_UserErrorCode_Start + 41 ) //实际加载的root配置
|