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

Result codes used for asynchronous response.

+
Enumerator:
+ + + + + + + + +
UCS_RES_SUCCESS  +

Operation successfully completed.

+
UCS_RES_ERR_MOST_STANDARD  +

MOST standard error occurred.

+
UCS_RES_ERR_BUSY  +

Function currently busy.

+
UCS_RES_ERR_PROCESSING  +

Processing error occurred.

+
UCS_RES_ERR_CONFIGURATION  +

Configuration error occurred.

+
UCS_RES_ERR_SYSTEM  +

System error occurred.

+
UCS_RES_ERR_TIMEOUT  +

Timeout occurred.

+
UCS_RES_ERR_TRANSMISSION  +

Transmission error occurred.

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