- indexing
- title: "Up-Down control message (UDM) constants. ", "WEL: library of reusable components for Eiffel. ", "Based on WEL library for ISE Eiffel, used with permission. "
- project: "Windows Eiffel Library"
- copyright: "(c) 1986-1997 Interactive Software Engineering Inc. ", "Modifications and extensions: ", "(c) 1997 Object Tools ", "All rights reserved. Duplication and distribution prohibited", "May be used only with Visual Eiffel under terms of user ", "license "
- cluster: wel
class WEL_UDM_CONSTANTS
- feature -- Access
-
Udm_getaccel: INTEGER
-
Udm_getbase: INTEGER
-
Udm_getbuddy: INTEGER
-
Udm_getpos: INTEGER
-
Udm_getrange: INTEGER
-
Udm_setaccel: INTEGER
-
Udm_setbase: INTEGER
-
Udm_setbuddy: INTEGER
-
Udm_setpos: INTEGER
-
Udm_setrange: INTEGER
end -- class WEL_UDM_CONSTANTS