ListenerDef Operations The following table lists the ListenerDef operations: Table 20 ListenerDef Function or Type Description Page tibasListenerDef_Create() Returns a new ListenerDef instance. 295 tibasListenerDef_CreateEx() Returns a new ListenerDef instance specifying additional parameters. 296 tibasListenerDef_GetTimeScope() Returns the time scope attribute for a specified listenerDef. 298 tibasListenerDef_GetDistributionScope() Returns the distribution scope for a specified listenerDef. 299 tibasListenerDef_SetTimeScope() Sets the time scope associated with the listener. 300 tibasListenerDef_SetDistributionScope() Sets the distribution scope for a listener. 300 tibasListenerDef_Free() Destroys allocated resources and frees memory. 302