tibemsSession_CreateBytesMessage
Function
C Declaration
tibems_status tibemsSession_CreateBytesMessage( tibemsSession session, tibemsBytesMsg* bytesMsg );
COBOL Call
CALL "tibemsSession_CreateBytesMessage"
USING BY VALUE session,
BY REFERENCE bytesMsg,
RETURNING tibems-status
END-CALL.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
