tibemsTopicInfo_Destroy Function Purpose Destroy a tibemsTopicInfo object. C Declaration tibems_status tibemsTopicInfo_Destroy( tibemsTopicInfo topicInfo); COBOL Call CALL "tibemsTopicInfo_Destroy" USING BY VALUE topicInfo, RETURNING tibems-status END-CALL. Parameters Parameter Description topicInfo Destroy this tibemsTopicInfo object. See Also tibemsQueueInfo_Destroy on page 477