tibemsTopic_Destroy
Function
  
 
	 Purpose
		
		Destroy a topic object.
		
	  
 
	 
 
	 COBOL Call
		
		CALL "tibemsTopic_Destroy"
     USING BY VALUE topic,
           RETURNING tibems-status
END-CALL.
		Note: topic has usage pointer.
		
 
	  
 
	 Parameters
		
		
 
			  
			  
			  
				 
				  | Parameter
				   | 
 
				  Description
				   | 
 
				
 
			 
 
			  
				 
				  | topic
				   | 
 
				  Destroy this topic object.
				   | 
 
				
 
			 
 
		  
 
	  
 
   
Copyright © Cloud Software Group, Inc. All rights reserved.