The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Module Owners
Blue Sky
Projects
Source Code
Getting It
Documentation
License Terms
Bugs
Search
Feedback


#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 Netscape Communications Corporation.