tibemsObjectMsg_GetObjectBytes
Function
C Declaration
tibems_status tibemsObjectMsg_GetObjectBytes( tibemsObjectMsg message, void** bytes, tibems_uint* byteSize );
COBOL Call
CALL "tibemsObjectMsg_GetObjectBytes"
     USING BY VALUE message,
           BY REFERENCE bytes,
           BY REFERENCE byteSize,
           RETURNING tibems-status
END-CALL.
 
		
 
	 Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved. 
