tibemsMsg_SetDeliveryMode
Function
C Declaration
tibems_status tibemsMsg_SetDeliveryMode( tibemsMsg message, tibemsDeliveryMode value );
COBOL Call
CALL "tibemsMsg_SetDeliveryMode" USING BY VALUE message, BY VALUE value, RETURNING tibems-status END-CALL.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.