This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于摁键事件调用函数问题



技术你好,今天我处理事件处理函数的摁键case下改了一下摁键函数如图对比,上面是我写的,下面是源函数,现象是如果当前case下的函数的形参是一个就不会进到函数内,如果两个就可以成功调用此函数进到此函数体内.

请问一下图中的这个函数的入口参数还有个数要求吗?找到ti的api手册没查找到,必须要两个参数才可以吗?希望帮我查一下谢谢。