[
|../../index.htm#lansa/srvgudba_0655.htm]
You are here:
Retrieve version information and do not display.
long lVersion;
int iMajorRel;
int iMinorRel;
lVersion = LceVersion(FALSE, NULL);
iMajorRel = HIWORD(lVersion);
iMinorRel = LOWORD(lVersion);
[
|../../index.htm#lansa/srvgudba_0655.htm]