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
generated by doc++