![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsMsg_GetDestination(tibemsMsg message,tibemsDestination* value );
message and value have usage pointer.
Sending calls record the destination (queue or topic) of the message in this header (ignoring and overwriting any existing value). The value is based on either a property of the producer, or on a parameter to the send call.Listeners that consume messages from several destinations can use this property to determine the actual destination of a message.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |