formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Utility

fzrt_lang_info_init

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(

fzrt_lang_info_ptr *

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

fz_fzrt_util_fset


Defined in

fzrt_api.h