EventBrowserDef Operations The following table lists the EventBrowserDef operations: Table 18 BrowserDef Function or Type Description Page tibasEventBrowserDef_Create() Creates a new instance of an EventBrowserDef. 279 tibasEventBrowserDef_CreateEx() Returns a new EventBrowserDef instance. 280 tibasEventBrowserDef_GetDistributionScope() Returns the distribution scope for a specified event browser definition (eventBrowserDef). 282 tibasEventBrowserDef_GetTimeout() Gets the timeout value associated with the event browser definition. 283 tibasEventBrowserDef_GetTimeScope() Gets the time scope associated with a specified eventBrowserDef. 284 tibasEventBrowserDef_SetDistributionScope() Sets the distribution scope associated with the event browser. 285 tibasEventBrowserDef_SetTimeScope() Sets the time scope associated with the event browser. 286 tibasEventBrowserDef_SetTimeout() Sets the timeout value for a specified eventBrowserDef. 287 tibasEventBrowserDef_Free() Destroys the allocated resources and frees the memory associated with a specified eventBrowserDef. 288