Previous | Up | Next |
Allows to perform the object's callback having '_id_' as identifier, with the '_arg_' user parameter.Parameters
The function returns the Arg3D object returned by the invoked callback.
Arg3D M3execH3dCB ( S3d _session_ H3d _object_ I _id_ Arg3D _arg_ )
Return value
_session_ 3D Session _object_ 3D object for which the callback is to be executed _id_ Identifier of callback to be performed _arg_ Arg3D object to pass as an argument to the callback
Arg3D object returned by the callbackSee Also
M3getH3dCB and M3setH3dCB