Version.WIN32_WINDOWS

Overview | Methods | Fields | This Package | All Packages

Version.WIN32_WINDOWS

Determines whether the operating system is Windows 95 or later.

Syntax

public static final int WIN32_WINDOWS;

Remarks

To determine which operating system your application is running on, compare this field with the value of the platformId field.

See Also   platformId