Function
Free allocated storage hidden in a field read from a stream message.
void tibemsStreamMsg_FreeField(
tibemsMsgField
* field );
Each successful call to tibemsStreamMsg_ReadField
creates a field struct. Field structs can contain data in allocated storage. Programs that call tibemsStreamMsg_ReadField
must subsequently call this function to free that allocated storage.
This function does not apply after calls to tibemsMapMsg_GetField.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |