INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "EOLE_KEYMODIFIERS", "The KEYMODIFIERS enumeration values are flags used in calls", "to IOleControlSite::TranslateAccelerator to describe", "additional keyboard states that can modify the meaning of", "the keyboard messages that are also passed into", "IOleControlSite::TranslateAccelerator."
project: "Visual Eiffel Library"
revision: "$Revision: 1.2 $"
copyright: "Copyright (C) 1996-2005 Object Tools Group"
license: "http://visual-eiffel.com/license"
cluster: wine
class EOLE_KEYMODIFIERS
feature

EOLE_KEYMOD_SHIFT: INTEGER

EOLE_KEYMOD_CONTROL: INTEGER

EOLE_KEYMOD_ALT: INTEGER
end -- class EOLE_KEYMODIFIERS

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES