Platform |
Win32, x64 |
Purpose |
Gets the current ClearWin+ version information. |
Syntax |
INTEGER FUNCTION CLEARWIN_VERSION@() |
Return value |
The minor version number is stored in the lower byte of the returned value and the major version number is stored in the second byte. |
Example |
WINAPP |