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