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 © Cloud Software Group, Inc. All rights reserved.
