Function
Determine whether two resource objects originate from the same connection to an EMS server.
tibems_status
tibemsXAResource_isSameRM(tibemsXAResource
xaResource,tibemsXAResource
xaResource2,tibems_bool
* result );
CALL "tibemsXAResource_isSameRM" USING BY VALUExaResource
, BY VALUE xaResource2, BY REFERENCEresult
, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
xaResource
|
First XA resource.
|
xaResource2
|
Second XA resource.
|
result
|
The function stores the result in this location:
|
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |