tibasListenerDef_Create()
Returns a new ListenerDef instance.
Remarks
Use the tibasListenerDefCreate() function to create a ListenerDef object that you can use to define an event listener.
After you have defined the ListenerDef object, use the tibasListenerDef_SetTimeScope() and tibasListenerDef_SetDistributionScope() functions to specify the time scope and distribution scope for the listener.
Copyright © Cloud Software Group, Inc. All rights reserved.