Up |
_CBFusionConnected
This function sets the Callback for a connected event from SpacePoint Fusion.
Prototype :
fun [ObjFusion fun [ObjFusion u0] u1 u0] ObjFusion
- ObjFusion : an ObjFusion object
- fun [ObjFusion u0] : SCOL CallBack function to call
- u0 : an user parameter
Return : ObjFusion the same object or NIL if the function fails
See also :
Example :