#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
generated by doc++