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


PUBLIC int INTL_UnicodeToStrIterate ( INTL_UnicodeToStrIterator iterator, INTL_Encoding_ID *encoding, unsigned char* dest, uint32 destbuflen )

Iterate through a Unicode object and convert to font encoding

Documentation

Iterate through a Unicode object and convert to font encoding. Iterate the INTL_UnicodeToStrIterator to get Unicode to font encoding conversion.
Returns:
0 if there are no more elements to iterate.
Parameters:
iterator - Specifies iterator that keeps the last iteration state
encoding - Returns the encoding of the first element. Returns 0 if there are no more to iterate.
dest - Specifies the buffer for output and returns the converted string for the current iteration
destbuflen - Specifies the length of dest in bytes
See Also:
INTL_GetUnicodeCSIDList
INTL_SetUnicodeCSIDList
INTL_UnicodeToStrIteratorCreate
INTL_UnicodeToStrIteratorDestroy
INTL_GetUnicodeCharsetList

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++



Copyright © 1998 Netscape Communications Corporation.