The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Module Owners
Blue Sky
Projects
Source Code
Getting It
Documentation
License Terms
Bugs
Search
Feedback


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


Copyright © 1998 Netscape Communications Corporation

generated by doc++



Copyright © 1998 Netscape Communications Corporation.