Function
Unimplemented.
tibems_status
tibemsXAResource_Forget(tibemsXAResource
xaResource,XID
* xid );
CALL "tibemsXAResource_Forget" USING BY VALUExaResource
, BY REFERENCExid
, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
xaResource
|
Forget the transaction in this resource.
|
xid
|
Forget this transaction.
|
In the XA interface, the transaction manager can instruct a resource to forget a transaction.
However, this call is not implemented in EMS; it is present for completeness only.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |