*/
public String QISRGetResult(String sessionID, IntByReference rsltStatus,
int waitTime, IntByReference errorCode);
/**
* 结束一路会话
*
* @param sessionID 由QISRSessionBegin返回过来的会话ID 。
* @param hints 结束本次会话的原因描述,用于记录日志 , 便于用户查阅或者跟踪某些问题 。
* @return
*/
public int QISRSessionEnd(String sessionID, String hints);
/**
* 获取与识别交互相关的参数
*
* @param sessionID 由QISRSessionBegin返回过来的会话ID 。
* @param paramName 要获取的参数名称;支持同时查询多个参数,查询多个参数时,参数名称按“,” 或“\n”分隔开来 。
* @param paramValue 获取的参数值,以字符串形式返回;查询多个参数时 , 参数值之间以“;”分开,不支持的参数将返回空的值 。
* @param valueLen 参数值的长度 。
* @return
*/
public int QISRGetParam(String sessionID, String paramName,
String paramValue, IntByReference valueLen);
/**
* 逆初始化MSC的ISR部分
*
* @return
*/
public int QISRFini();
}
*Msp_errors
?
package com.cnblogs.htynkn;
import com.sun.jna.win32.StdCallLibrary;
public interface Msp_errors extends StdCallLibrary {
public static final int MSP_SUCCESS = 0;
public static final int ERROR_FAIL= -1;
public static final int ERROR_EXCEPTION= -2;
public static final int ERROR_GENERAL= 10100;/* 0x2774 */
public static final int ERROR_OUT_OF_MEMORY= 10101;/* 0x2775 */
public static final int ERROR_FILE_NOT_FOUND= 10102;/* 0x2776 */
public static final int ERROR_NOT_SUPPORT= 10103;/* 0x2777 */
public static final int ERROR_NOT_IMPLEMENT= 10104;/* 0x2778 */
public static final int ERROR_ACCESS= 10105;/* 0x2779 */
public static final int ERROR_INVALID_PARA= 10106;/* 0x277A */
public static final int ERROR_INVALID_PARA_VALUE= https://www.04ip.com/post/10107;/* 0x277B */
public static final int ERROR_INVALID_HANDLE= 10108;/* 0x277C */
public static final int ERROR_INVALID_DATA= https://www.04ip.com/post/10109;/* 0x277D */
public static final int ERROR_NO_LICENSE= 10110;/* 0x277E */
public static final int ERROR_NOT_INIT= 10111;/* 0x277F */
public static final int ERROR_NULL_HANDLE= 10112;/* 0x2780 */
public static final int ERROR_OVERFLOW= 10113;/* 0x2781 */
public static final int ERROR_TIME_OUT= 10114;/* 0x2782 */
public static final int ERROR_OPEN_FILE= 10115;/* 0x2783 */
public static final int ERROR_NOT_FOUND= 10116;/* 0x2784 */
public static final int ERROR_NO_ENOUGH_BUFFER= 10117;/* 0x2785 */
public static final int ERROR_NO_DATA= https://www.04ip.com/post/10118;/* 0x2786 */
public static final int ERROR_NO_MORE_DATA= https://www.04ip.com/post/10119;/* 0x2787 */
public static final int ERROR_NO_RESPONSE_DATA= https://www.04ip.com/post/10120;/* 0x2788 */
public static final int ERROR_ALREADY_EXIST= 10121;/* 0x2789 */
public static final int ERROR_LOAD_MODULE= 10122;/* 0x278A */
public static final int ERROR_BUSY= 10123;/* 0x278B */
public static final int ERROR_INVALID_CONFIG= 10124;/* 0x278C */
public static final int ERROR_VERSION_CHECK= 10125;/* 0x278D */
public static final int ERROR_CANCELED= 10126;/* 0x278E */
public static final int ERROR_INVALID_MEDIA_TYPE= 10127;/* 0x278F */
public static final int ERROR_CONFIG_INITIALIZE= 10128;/* 0x2790 */
public static final int ERROR_CREATE_HANDLE= 10129;/* 0x2791 */
public static final int ERROR_CODING_LIB_NOT_LOAD= 10130;/* 0x2792 */
/* Error codes of network 10200(0x27D8)*/
public static final int ERROR_NET_GENERAL= 10200;/* 0x27D8 */
public static final int ERROR_NET_OPENSOCK= 10201;/* 0x27D9 *//* Open socket */
推荐阅读
- 2022即时战略电脑游戏,pc即时战略游戏排行
- java敲代码用什么软件,java如何打代码
- 浦东新区软件开发代理品牌,浦东软件平台公司有编制吗
- redis集群的span获取key不全,redis集群 flushall
- 删除php数据库数据库 php数据记录的删除
- 院校公众号名称怎么取,学院公众号名字推荐
- 在手机上怎么知道手机型号,在手机上怎么知道手机型号和型号
- 钉钉直播视频怎么签到打卡,钉钉直播怎么签到上课
- 网页以php爬不到数据 php网页无法访问