UF_TEXT_mode_s (查看源代码)
 
定义在: uf_text.h
 
也被称为:
 


Data Members

UF_TEXT_LOCALE
This mode means that the user function
program will pass and receive character
data using character strings in the current
users locale.

UF_TEXT_UTF8
This mode means that the User function
program will pass and receive character
data using UTF-8 characters.