tibemsCollection_Destroy
Function
COBOL Call
CALL "tibemsCollection_Destroy" USING BY VALUE collection, RETURNING tibems-status END-CALL.
Remarks
Collections are created internally by the EMS library. Use tibemsCollection_Destroy to remove collections of tibemsQueueInfo, tibemsTopicInfo, tibemsConsumerInfo, and tibemsProducerInfo objects. Collections of tibemsDetailedDestStat objects cannot be directly destroyed by the user application. Attempting to destroy a tibemsDetailedDestStat object returns TIBEMS_NOT_PERMITTED.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.