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


Chapter 2 Messages : tibemsMsg : tibemsMsg_Destroy

tibemsMsg_Destroy
Function
Purpose
Destroy a message.
C Declaration
tibems_status tibemsMsg_Destroy(
    tibemsMsg message );
COBOL Call
CALL "tibemsMsg_Destroy"
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