_CBwinTouchPointRemove
Define a callback.
Prototype :
fun [ObjWin fun [ObjWin u0 I] u1 u0] ObjWin
- ObjWin : a window
- fun [ObjWin u0 I] u1 : a callback. Supplemental argument is :
- u0 : an user parameter
Return : ObjWin the same Window object or NIL if an error occurs.
See also :
Example :
Note :