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

6.79.2 C Example

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