tibemsSession_GetTransacted
Function
C Declaration
tibems_status tibemsSession_GetTransacted( tibemsSession session, tibems_bool* isTransacted );
COBOL Call
CALL "tibemsSession_GetTransacted"
     USING BY VALUE session,
           BY REFERENCE isTransacted,
           RETURNING tibems-status
END-CALL.
 
		
 
	 Copyright © Cloud Software Group, Inc. All rights reserved.
