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


Chapter 15 Administration : tibemsProducerInfo : tibemsProducerInfo_Destroy

tibemsProducerInfo_Destroy
Function
Purpose
Destroy a producerInfo object.
C Declaration
tibems_status tibemsProducerInfo_Destroy(
    tibemsProducerInfo producerInfo);
COBOL Call
CALL "tibemsProducerInfo_Destroy"
 USING BY VALUE producerInfo,
       RETURNING tibems-status
END-CALL.
Parameters
 
The tibemsProducerInfo object to destroy.

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