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 XP_Bool INTL_CSIDIteratorNext ( INTL_CSIDIterator *iterator, int16 *pCharSetID )

Returns the next charset ID in the given iterator, if any

Documentation

Returns the next charset ID in the given iterator, if any. The return value is TRUE if a charset ID was found. The charset ID is returned in pCharSetID. Otherwise, the return value is FALSE, and pCharSetID remains untouched.
Returns:
TRUE if there are more elements to be iterate, otherwise FALSE
Parameters:
iterator - Specifies the iterator object
pCharSetID - Returns the next charset ID
See Also:
INTL_CSIDIteratorCreate, INTL_CSIDIteratorDestroy

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++



Copyright © 1998 Netscape Communications Corporation.