Page History
...
BOOL fOK;
int iSession;
...
iSession = LceGetSessionId();
...
fOK = LceUsePriority(iSession,
...
25);
...
fOK = LceOpenSession(iSession);
...
BOOL fOK;
int iSession;
...
iSession = LceGetSessionId();
...
fOK = LceUsePriority(iSession,
...
25);
...
fOK = LceOpenSession(iSession);
Copyright © 2004-2026 IDERA, Inc.