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