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 © Cloud Software Group, Inc. All rights reserved.