Next
TheNextmethod returns a reference to the next focus in the focus set.
ODTypeToken Next ();
- return value
- A tokenized string representing the next focus in the focus set, or
kODNullFocusif you have reached the end of the focus set.DISCUSSION
If your part calls this method before calling this focus-set iterator'sFirstmethod to begin the iteration, then this method works the same as calling theFirstmethod.EXCEPTIONS
kODErrIteratorOutOfSync- The focus set was modified while the iteration was in progress.
SEE ALSO
TheODTypeTokentype (page 877).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help