![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsMsgConsumer_SetMsgListener(tibemsMsgConsumer msgConsumer,tibemsMsgCallback callback,
EMS C programs can implement a message listener as a callback function paired with closure data. This call sets these items in a consumer object.Your program implements the callback, and registers it by calling this function. When a message arrives, the consumer calls the callback.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |