![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsMsg_CreateFromBytes(tibemsMsg* message,
message has usage pointer.
This function allocates the storage for the new 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.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |