Function
Create an object message.
tibems_status
tibemsObjectMsg_Create(tibemsObjectMsg
* message );
This call creates a new object message.
This function allocates the storage for the message. Your program owns the messages that it creates, and must destroy those messages to reclaim the storage. That is, each call to this function must be paired with a call to tibemsMsg_Destroy
.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |