![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsStreamMsg_ReadField(tibemsStreamMsg message,tibemsMsgField* value );
message has usage pointer.
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 tibemsStreamMsg_FreeField to free that allocated storage.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |