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 --- ...y_p_e_s_ga25cd4c3a9113e0a25b65136fec561c83.html | 149 +++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e___t_y_p_e_s_ga25cd4c3a9113e0a25b65136fec561c83.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e___t_y_p_e_s_ga25cd4c3a9113e0a25b65136fec561c83.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e___t_y_p_e_s_ga25cd4c3a9113e0a25b65136fec561c83.html b/ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e___t_y_p_e_s_ga25cd4c3a9113e0a25b65136fec561c83.html new file mode 100644 index 0000000..bda52e7 --- /dev/null +++ b/ucs2-lib/doc/html/group___g___u_c_s___p_r_o_g___m_o_d_e___t_y_p_e_s_ga25cd4c3a9113e0a25b65136fec561c83.html @@ -0,0 +1,149 @@ + + + + + +UNICENS: Ucs_Prg_Func_t + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
+ + + + +
enum Ucs_Prg_Func_t
+
+ +

Denotes the function where an error occurred.

+
Enumerator:
+ + + + + + + +
UCS_PRG_FKT_DUMMY  +

Dummy value, used in case of UCS_PRG_RES_SUCCESS.

+
UCS_PRG_FKT_WELCOME  +

Error occurred in the context of function Welcome.

+
UCS_PRG_FKT_WELCOME_NOSUCCESS  +

Welcome result was No Success.

+
UCS_PRG_FKT_MEM_OPEN  +

Error occurred in the context of function MemorySessionOpen.

+
UCS_PRG_FKT_MEM_WRITE  +

Error occurred in the context of function MemoryWrite.

+
UCS_PRG_FKT_MEM_CLOSE  +

Error occurred in the context of function MemorySessionClose.

+
UCS_PRG_FKT_INIT  +

Error occurred in the context of function Init.

+
+
+
+ +
+
+
+
+ + + + + + -- cgit 1.2.3-korg