[ |../../index.htm#lansa/srvgudba_0600.htm]
You are here:
6.76.2 C Example
BOOL fOK;
int iSession;
iSession = LceGetSessionId();
fOK = LceUsePriority(iSession, 25);
fOK = LceOpenSession(iSession);
[ |../../index.htm#lansa/srvgudba_0600.htm]