tibemsTopic_Destroy


Function

Purpose

Destroy a topic object.

C Declaration

tibems_status tibemsTopic_Destroy( 
    tibemsTopic topic ); 

COBOL Call

CALL "tibemsTopic_Destroy" 
     USING BY VALUE topic, 
           RETURNING tibems-status 
END-CALL. 

topic has usage pointer.

Parameter
Description
topic
Destroy this topic object.


TIBCO Enterprise Message Service™ C and COBOL Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com