tibemsMsgProducer_GetDeliveryDelay
Function
C Declaration
tibems_status tibemsMsgProducer_GetDeliveryDelay( tibemsMsgProducer msgProducer, tibems_long* deliveryDelay );
COBOL Call
CALL "tibemsMsgProducer_GetDeliveryDelay"
USING BY VALUE msgProducer,
BY REFERENCE deliveryDelay,
RETURNING tibems-status
END-CALL.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
