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