The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Projects
Module Owners
Blue Sky
New Layout
Mail/News
Ports
Other
Source Code
Getting It
Documentation
License Terms
Bugs
Search
Feedback
DevEdge Online


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


Copyright © 1998 Netscape Communications Corporation

generated by doc++



Copyright © 1998 Netscape Communications Corporation.