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