tibemsTopicInfo_GetDurableCount
Function
Warning: This function is deprecated in Software Release 8.0.0, and will no longer be supported in future releases. Applications should be updated to use the
tibemsTopicInfo_GetDurableSubscriptionCount function.
C Declaration
tibems_status tibemsTopicInfo_GetDurableCount( tibemsTopicInfo topicInfo, tibems_int* count);
COBOL Call
CALL "tibemsTopicInfo_GetDurableCount" USING BY VALUE topicInfo, BY REFERENCE count, RETURNING tibems-status END-CALL.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.