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