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