[ |../../index.htm#lansa/srvgudba_0435.htm]
You are here:

6.54.2 C Example

BOOL fOK;
int  iSession;
 
iSession = LceGetSessionId();
fOK = LceSetCommitmentOff(iSession);
fOK = LceOpenSession(iSession);
 
[ |../../index.htm#lansa/srvgudba_0435.htm]