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 © Cloud Software Group, Inc. All rights reserved.