tibemsMsg_GetPropertyNames
Function
C Declaration
tibems_status tibemsMsg_GetPropertyNames( tibemsMsg message, tibemsMsgEnum* enumeration );
COBOL Call
CALL "tibemsMsg_GetPropertyNames"
     USING BY VALUE message,
           BY REFERENCE enumeration,
           RETURNING tibems-status
END-CALL.
 
		
 
	 Copyright © Cloud Software Group, Inc. All rights reserved.
