Function
Delete a temporary topic.
tibems_status
tibemsSession_DeleteTemporaryTopic(tibemsSession
session,tibemsTemporaryTopic
tmpTopic );
CALL "tibemsSession_DeleteTemporaryTopic" USING BY VALUE session, BY VALUE tmpTopic, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
session
|
Delete a temporary topic from this session.
|
tmpTopic
|
Delete this temporary topic.
|
When a client deletes a temporary topic, the server deletes any unconsumed messages in the topic.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |