Function
Get the XA resource of an XA session.
tibems_status
tibemsXASession_GetXAResource(tibemsSession
session,tibemsXAResource
* xaResource );
CALL "tibemsXASession_GetXAResource" USING BY VALUEsession
, BY REFERENCExaResource
, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
session
|
Get the XA resource from this session.
|
xaResource
|
The function stores the resource 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 |