The Mozilla
Organization
At A Glance
Feedback
Get Involved
Newsgroups
License Terms
Newsbot
Developer Docs
Roadmap
Projects
Ports
Module Owners
Hacking
Get the Source
Build It
Testing
Download
Bugzilla
Bug Writing
Tools
View Source
Tree Status
New Checkins
Submit A Bug
FAQ
Search

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-1999 The Mozilla Organization.
Last modified April 17, 1998.