Enumeration (GI Enum)

GLibWin32-2.0GLibWin32OSType

Type of Windows edition to check for at run-time.

Index

Enumeration Members

Enumeration Members

ANY: number

The running system can be a workstation or a server edition of Windows. The type of the running system is therefore not checked.

SERVER: number

The running system is a server edition of Windows, such as Windows Server 2008 R2.

WORKSTATION: number

The running system is a workstation edition of Windows, such as Windows 7 Professional.