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