Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_RICH_EDIT_SELCHANGE General cluster: wel description: "This structure identifies a change of selection in a WEL_RICH_EDIT control and is used with the En_selchange notification message. See also WEL_EN_SELCHANGE_CONSTANTS." create: make, make_by_nmhdr, make_by_pointer Ancestors WEL_STRUCTURE* WEL_WORD_OPERATIONS Queries character_range: WEL_CHARACTER_RANGE cwin_hi_word (value: POINTER): INTEGER_32 cwin_lo_word (value: POINTER): INTEGER_32 cwin_make_long (low, high: INTEGER_32): POINTER cwin_make_lparam (low, high: INTEGER_32): POINTER exists: BOOLEAN is_equal (other: [like Current] WEL_RICH_EDIT_SELCHANGE): BOOLEAN item: POINTER selection_type: INTEGER_32 shared: BOOLEAN Structure_size: INTEGER_32 to_lparam (i: INTEGER_32): POINTER to_lresult (i: INTEGER_32): POINTER to_wparam (i: INTEGER_32): POINTER Commands copy (other: [like Current] WEL_RICH_EDIT_SELCHANGE) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_item (an_item: POINTER) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org