Function
Print a message.
void tibemsMsg_Print(tibemsMsg
message ); void tibemsMsg_PrintFile(tibemsMsg
message, FILE* file );
These calls print a string that includes the body type, headers (name-value pairs), properties (name-value pairs), and body content.
tibemsMsg_Print prints the message to stdout
.
tibemsMsg_PrintFile prints the message to the file that you specify.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |