sys_setTouchRport

# sys_setTouchReport >i**描述:设置触摸点击是否上报。** 函数:**public int sys_setTouchReject(boolean enable)** <br> >|参数名/返回值| 类型 |说明 |举例| >|-|-|-|-| >|enable|boolean |true:允许触摸上报<br>false:禁止触摸上报|| >|返回值 |int| 0:成功<br>-1:不支持<br>-2:参数有误<br>-3:文件不存在<br>-4:没有权限||