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