PUBLIC void INTL_SetCSIMimeCharset ( INTL_CharSetInfo obj, char *mime_charset )
Sets the MIME charset field of the given charset info object
Documentation
Sets the MIME charset field of the given charset info object. If the charset info object already contains a pointer to a MIME charset, that charset is freed. Then the given charset is copied, and the copy is converted to lower case. The copy is then set in the MIME charset field.
- Parameters:
- obj - Specifies the charset info object
mime_charset - Specifies the MIME charset - See Also:
- INTL_GetCSIMimeCharset
alphabetic index hierarchy of classes
generated by doc++