tibems_status tibemsXASession_Close(tibemsSession session );
session has usage pointer.
tibems_status tibemsXASession_GetSession(tibemsSession xaSession,tibemsSession* session );USING BY VALUE xaSession,BY REFERENCE session,
xaSession and session have usage pointer.
tibems_status tibemsXASession_GetXAResource(tibemsSession session,tibemsXAResource* xaResource );USING BY VALUE session,BY REFERENCE xaResource,
session and xaResource have usage pointer.
Copyright © TIBCO Software Inc. All Rights Reserved.