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