Skip to main content

Mozilla

  • About
  • Foundation
  • Contribute
  • Community
  • Developers
  • Projects

  • Roadmap
  • Projects
  • Coding
    • Module Owners
    • Hacking
    • Get the Source
    • Build It
  • Testing
    • Releases
    • Nightly Builds
    • Report A Problem
  • Tools
    • Bugzilla
    • Tinderbox
    • Bonsai
    • LXR
  • FAQs

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++


  • Support Options
  • Security Center
  • Privacy Policy
  • Contact Us

International Affiliates: Mozilla Europe - Mozilla Japan - Mozilla China

Portions of this content are © 1998–2008 by individual mozilla.org contributors
Content available under a Creative Commons license

Last modified April 16, 1998 Document History Edit this Page (or via CVS)