Function
Create a byte array message.
tibems_status
tibemsSession_CreateBytesMessage(tibemsSession
session,tibemsBytesMsg
* bytesMsg );
CALL "tibemsSession_CreateBytesMessage" USING BY VALUE session, BY REFERENCE bytesMsg, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
session
|
Create the message in this session.
|
bytesMsg
|
The function stores the new message object in this location.
|
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |