tibemsMsg_GetBodyType
Function
Purpose
Get the body type of a message.
Note: Message body type is distinct from message type—even though they have similar names. Contrast 
		  tibemsMsg_GetType. 
		
 
	 COBOL Call
CALL "tibemsMsg_GetBodyType"
     USING BY VALUE message,
           BY REFERENCE type,
           RETURNING tibems-status
END-CALL.
 
		
 
	 Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved. 
