From d2e42029ec04c3f224580f8007cdfbbfe0fc47a6 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 26 May 2017 18:45:56 +0200 Subject: Initial Commit --- ...t_i_n_g_gab0f1bc424462b8bbe0b2155d504025a5.html | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 ucs2-lib/doc/html/group___g___u_c_s___s_c_r_i_p_t_i_n_g_gab0f1bc424462b8bbe0b2155d504025a5.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___s_c_r_i_p_t_i_n_g_gab0f1bc424462b8bbe0b2155d504025a5.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___s_c_r_i_p_t_i_n_g_gab0f1bc424462b8bbe0b2155d504025a5.html b/ucs2-lib/doc/html/group___g___u_c_s___s_c_r_i_p_t_i_n_g_gab0f1bc424462b8bbe0b2155d504025a5.html new file mode 100644 index 0000000..eb28666 --- /dev/null +++ b/ucs2-lib/doc/html/group___g___u_c_s___s_c_r_i_p_t_i_n_g_gab0f1bc424462b8bbe0b2155d504025a5.html @@ -0,0 +1,132 @@ + + + + + +UNICENS: Ucs_Ns_ResultCb_t + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
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.
+
+
+ +
+
+
+
+ + + + + + -- cgit 1.2.3-korg