Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 14 EventBrowser : EventBrowser Operations : tibasEventBrowser_Next()

tibasEventBrowser_Next()
Function
Declaration
tibas_status tibasEventBrowser_Next(
tibasEventBrowser eventBrowser,
tibasSpaceEvent* spaceEvent)
Purpose
Returns the next event for the space that is being browsed.
Parameters
 
Remarks
Use the tibasEventBrowser_Next() function to get the next event for a space for which you have implemented an event browser.
If the event browser times out while waiting for a new event, the function returns NULL.
See Also
tibasSpace_Browse(), tibasMetaspace_Browse()
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved