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