tibemsDestination_Destroy


Function

Purpose

Destroy a destination object.

C Declaration

tibems_status tibemsDestination_Destroy( 
    tibemsDestination destination ); 

COBOL Call

CALL "tibemsDestination_Destroy" 
     USING BY VALUE destination, 
           RETURNING tibems-status 
END-CALL. 

destination has usage pointer.

Parameters

Parameter
Description
destination
Destroy this destination.


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