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

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

Copyright © 1998-2000 The Mozilla Organization.
Last modified April 17, 1998.