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

fzrt_get_current_charset

Description

Gets the current character set in use. This will return the character set of the current language of the application.

Plugin Prototype

fzrt_error_td fzrt_get_current_charset(

fzrt_charset_td *

src_cs )

Parameters

src_cs [Result]

character set of the current language and

Returns

FZRT_NOERR on success, an error id otherwise.

Availability

5.0.0.0

Function Set

fz_fzrt_util_fset


Defined in

fzrt_api.h