int
DWIMECore_hwRecognize(
const
short
* potData,
unsigned short
* outBuf
);
|
把输入的笔画轨迹转换成汉字,并输出结果到outBuf里。 |
参数:
返回:
|