tibemsTopicInfo_GetMaxMsgs
Function
C Declaration
tibems_status tibemsTopicInfo_GetMaxMsgs( tibemsTopicInfo topicInfo, tibems_long* maxMsgs);
COBOL Call
CALL "tibemsTopicInfo_GetMaxMsgs" USING BY VALUE topicInfo, BY REFERENCE maxMsgs, RETURNING tibems-status END-CALL.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.