Logo
UNICENS V2.1.0-3491
User Manual and API Reference
typedef void(* Ucs_Ns_ResultCb_t)(Ucs_Rm_Node_t *node_ptr, Ucs_Ns_ResultCode_t result, void *ucs_user_ptr)

Function signature used for the results of the Scripting Manager.

Parameters
node_ptrReference to the node instance
resultResult of the scripting operation.
ucs_user_ptrUser reference for API callback functions.