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


Chapter 13 EventBrowserDef : EventBrowserDef Operations : tibasEventBrowserDef_GetTimeout()

tibasEventBrowserDef_GetTimeout()
Function
Declaration
tibas_status tibasEventBrowserDef_GetTimeout
(tibasEventBrowserDef eventBrowserDef,
tibas_long        timeout)
Purpose
Gets the timeout value associated with the event browser definition.
Parameters
 
Remarks
Use the tibasEventBrowserDef_GetTimeout() function to return the timeout value currently set for a specified eventBrowserDef.
The timeout value can be one of the following:
TIBAS_NO_WAIT Specifies that the browser will not wait before executing another tibasEventBrowser_Next() operation
See Also
tibasEventBrowserDef_Create(), tibasEventBrowserDef_SetTimeout()
 

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