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