PUBLIC void INTL_CharSetIDToJavaName ( int16 charSetID, char *charset_return )
Returns the Java charset name corresponding to the given charset ID
Documentation
Returns the Java charset name corresponding to the given charset ID. The Java charset name is one that JDK 1.1 and up will understand. The Java name is defined in http://java.sun.com/products/jdk/1.1/docs/guide/intl/intl.doc.html#25303
- Parameters:
- charSetID - Specifies the charset ID
charset_return - Returns the corresponding Java charset name, max 128 bytes - See Also:
- INTL_CharSetIDToJavaCharSetName
alphabetic index hierarchy of classes
generated by doc++