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


Chapter 3 Destination : tibemsQueue : tibemsQueue_Destroy

tibemsQueue_Destroy
Function
Purpose
Destroy a queue object.
C Declaration
tibems_status tibemsQueue_Destroy(
    tibemsQueue queue );
COBOL Call
CALL "tibemsQueue_Destroy"
USING BY VALUE queue,
RETURNING tibems-status
END-CALL.
 
queue has usage pointer.
Parameters
 

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