![]() |
![]() |
---|---|
USB 2.0 USB 3.0 GigE |
USB 2.0 USB 3.0 GigE |
Syntax
INT is_GetOsVersion()
Description
This function is obsolete and should not be used anymore. |
is_GetOsVersion() returns the operating system type used at runtime.
Input parameters
<none>
Return values
IS_OS_WINXP |
Windows XP operating system |
IS_OS_WINVISTA |
Windows Vista operating system |
IS_OS_WIN7 |
Windows 7 operating system |
IS_OS_WIN8 |
Windows 8 operating system |
IS_OS_LINUX26 |
Linux 2.6 operating system |
IS_OS_UNDETERMINED |
Unknown operating system |
Related functions
•is_GetDLLVersion()