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