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
    • MXR
  • FAQs

#define INTL_DECODE_MIME_PART_II (r,b,c,f)

Decode and convert message header

Documentation

Decode and convert message header. This is a convenience macro that calls INTL_DecodeMimePartIIStr. It is similar to INTL_DecodeMimePartIIStr, with the exception that it always attempts to allocate a new buffer instead of returning the original input buffer where the decoding/conversion may have been performed in place.
Returns:
the decoded/converted message header (r)
Parameters:
r - Returns the decoded/converted message header
b - Specifies the message header
c - Specifies the target window charset ID
f - Specifies whether to convert the string into the wincsid or not
See Also:
INTL_DecodeMimePartIIStr

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)