_CBTuioRemoveObject
Defines the callback for TUIO remove object event.
Prototype :
fun [ObjTUIO fun [ObjTUIO u0 I] u1 u0] ObjTUIO
- ObjTUIO : a ObjTUIO object
- fun [ObjTUIO u0 I] u1 : scol function to call. The supplemental argument is :
- u0 : the user parameter
Return : ObjTUIO TUIO object if success, NIL otherwise
See also :
Example :
Note :