![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibemsMsg msg,tibems_status status,
To asynchronously send messages, your program can define callback functions of this type, and register them when sending asynchronously (using tibemsMsgProducer_AsyncSend or a related function).If the send of the message was successful, the status parameter is TIBEMS_OK. If the send is not successful, the status is an error code indicating the type of failure that occurred.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |