tibemsMsg_MakeWriteable


Function

Purpose

Make a message writeable.

C Declaration

tibems_status tibemsMsg_MakeWriteable( 
    tibemsMsg message ); 

COBOL Call

CALL "tibemsMsg_MakeWriteable" 
     USING BY VALUE message, 
           RETURNING tibems-status 
END-CALL. 

message has usage pointer.

Parameters

Parameter
Description
message
Make this message writeable.


TIBCO Enterprise Message Service™ C and COBOL Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com