![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsCollection_GetNext(
collection has usage pointer.
This function gets the next object in a collection. If there are no more objects in the collection, tibemsCollection_GetNext returns TIBEMS_NOT_FOUND.The function tibemsCollection_GetFirst must be called before tibemsCollection_GetNext is called for the first time.
The collection has not been initialized with a call to tibemsCollection_GetFirst.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |