tibemsMsg_GetEncoding
Function
COBOL Call
CALL "tibemsMsg_GetEncoding" USING BY VALUE message, BY REFERENCE value, RETURNING tibems-status END-CALL.
Remarks
This call extends the JMS specification.
This encoding applies to all strings in message bodies (names and values), and properties (names and values). It does not apply to header names nor values. The function tibemsBytesMsg_ReadUTF is exempt from message encoding settings.
Copyright © Cloud Software Group, Inc. All rights reserved.