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

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