Enumeration
GLibWin32OSType
Members
-
G_WIN32_OS_ANY -
The running system can be a workstation or a server edition of Windows. The type of the running system is therefore not checked.
- Value:
0 - Available since: 2.0
- Value:
-
G_WIN32_OS_WORKSTATION -
The running system is a workstation edition of Windows, such as Windows 7 Professional.
- Value:
1 - Available since: 2.0
- Value:
-
G_WIN32_OS_SERVER -
The running system is a server edition of Windows, such as Windows Server 2008 R2.
- Value:
2 - Available since: 2.0
- Value: