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 © TIBCO Software Inc. All rights reserved.