Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Messages : tibemsMsg : tibemsMsg_MakeWriteable

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
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved