Looking For

METACHARSET_RELAYOUTDONE typedef unsigned char* (*CCCFunc) (CCCDataObject obj, const unsigned char * src, int32 srclen)

Function Prototype for the codeset conversion function

Documentation

Function Prototype for the codeset conversion function.
Returns:
the converted text. The length of the converted result could be access via INTL_GetCCCLen(obj)
Parameters:
obj - Specifies the converter object
src - Specifies the text to be converted
srclen - Specifies the length of src
See Also:
INTL_GetCCCLen
INTL_SetCCCCvtfunc

alphabetic index hierarchy of classes