The Mozilla
Organization
At A Glance
Feedback
Get Involved
Newsgroups
License Terms
Newsbot
Developer Docs
Roadmap
Projects
Ports
Module Owners
Hacking
Get the Source
Build It
Testing
Download
Bugzilla
Bug Writing
Tools
View Source
Tree Status
New Checkins
Submit A Bug
FAQ
Search

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-1999 The Mozilla Organization.
Last modified April 17, 1998.