INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "Visual Eiffel Library.", "Identifies the platform supported by the operating system."
project: "Visual Eiffel Win32 Library"
revision: "$Revision: 1.1 $"
copyright: "Copyright (C) 1996-2005 Object Tools Group"
license: "http://visual-eiffel.com/license"
cluster: winlib
class WAPI_VER_PLATFORM
feature -- Class data

VER_PLATFORM_WIN32s: INTEGER

VER_PLATFORM_WIN32_WINDOWS: INTEGER

VER_PLATFORM_WIN32_NT: INTEGER
end -- class WAPI_VER_PLATFORM

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES