Loading...
Select Version
The data structure kc_character_set_str is defined for the object type KC_CHARACTER_SET. In the case of KC_GET_OBJECT, UTM returns the names and mappings which are defined for the application in kc_character_set_str.
Data structure kc_character_set_str |
|
char map; |
The fields in the data structure have the following meanings:
cs_name | ||
Contains the name of the character set. | ||
map | ||
Contains the number of the code conversion table to which the name in cs_name is mapped. |