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 © 2021. Cloud Software Group, Inc. All Rights Reserved.