Function
Set the delivery mode header of a message.
tibems_status
tibemsMsg_SetDeliveryMode(tibemsMsg
message,tibemsDeliveryMode
value );
CALL "tibemsMsg_SetDeliveryMode" USING BY VALUE message, BY VALUE value, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
message
|
Set the delivery mode of this message.
|
value
|
Set the delivery mode to this value.
|
Sending calls set the delivery mode header automatically. The JMS specification defines this call for symmetry.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |