Function
Print a message field.
void tibemsMsgField_Print(tibemsMsgField
* field ); void tibemsMsgField_PrintFile(tibemsMsgField
* field, FILE* file);
The first form prints to stdout
. The second form prints to a file.
Both forms print in the format FieldDataType
:
Value
.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |