Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Messages : tibemsMsgField : tibemsMsgField_Print

tibemsMsgField_Print
Function
Purpose
Print a message field.
C Declaration
void tibemsMsgField_Print(
    tibemsMsgField* field );
COBOL Call
CALL "tibemsMsgField_Print"
    USING BY REFERENCE field,
END-CALL.
Parameters
 
Remarks
tibemsMsgField_Print prints to stdout in the format FieldDataType:Value.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved