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


Chapter 3 Destination : tibemsTopic : tibemsTopic_Destroy

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.
Parameters
 

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