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

fzrt_lang_info_get_name

Description

Get the name of the specified language This will return the name value for the language. The name is returned in the current language. If the buffer is not large enough to contain the name, the name is truncated.

Plugin Prototype

fzrt_error_td fzrt_lang_info_get_name(void)

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