U_CAPI int32_t U_EXPORT2 ucnv_getCCSID (const UConverter * converter, UErrorCode * err)

Gets a codepage number associated with the converter

Documentation

Gets a codepage number associated with the converter. This is not guaranteed to be the one used to create the converter. Some converters do not represent IBM registered codepages and return zero for the codepage number. The error code fill-in parameter indicates if the codepage number is available.
Returns:
If any error occurrs, -1 will be returned otherwise, the codepage number will be returned
Parameters:
converter - the Unicode converter
err - the error status code. the converter is NULL or if converter's data table is NULL.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de