BTIterator :: GetNextEntry - Locate next entry
The function selects the entry with the next higher key value. When no current entry is selected in the iterator, the function selects the first entry. When no entry could be selected, the function returns an error (YES).
Return value: Success ( logical )
The value indicates whether the function terminated with an error (YES) or not (NO).

