The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Projects
Module Owners
Blue Sky
New Layout
Mail/News
Ports
Other
Source Code
Getting It
Documentation
License Terms
Bugs
Search
Feedback
DevEdge Online


PUBLIC unsigned char* INTL_ConvMailToWinCharCode ( iDocumentContext context, unsigned char *bit7buff, uint32 block_size )

Converts mail charset to display charset used by current window

Documentation

Converts mail charset to display charset used by current window. It decides which display charset to use based on current default language. Caller is responsible for deallocating memory.
Returns:
Destination buffer. If NULL, this means either conversion failed or did single-byte to single-byte conversion.
Parameters:
context - the context (window ID).
bit7buff - Source buffer.
block_size - the length of the source buffer.

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++



Copyright © 1998 Netscape Communications Corporation.