Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 15 Administration : tibemsTopicInfo : tibemsTopicInfo_Destroy

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
 
Destroy this tibemsTopicInfo object.
See Also
tibemsQueueInfo_Destroy on page 477
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved