The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Search
Feedback


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 The Mozilla Organization.