formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Utility
Description
Initialize the language information pointer. This will allocation a language information pointer, and return it in the lang_info parameter. The values of the language information pointer are initialized to English.
Plugin Prototype
fzrt_error_td fzrt_lang_info_init(
lang_info ) |
Parameters
lang_info [Result]
pointer to the initialized language information pointer
Returns
FZRT_NOERR on success, an error id otherwise.
Availability
5.5.0.0
Function Set
Defined in