Up |
_CBwiimoteConnectionLost Scol 5.x or above required
Define a callback when the connection is lost.
Prototype :
fun [WiiObj fun [WiiObj u0] u1 u0] WiiObj
- WiiObj : a wii object
- fun [WiiObj u0] u1 : the callback
- u0 : an user parameter, at your convenience
Return : WiiObj the same wii object or nil if error.
See also :
Example :