Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_NM_COMBO_BOX_EX General cluster: wel description: "Contains information about a combo-box-ex notification message." create: make, make_by_nmhdr, make_by_pointer Ancestors WEL_STRUCTURE* Queries comboboxex_item: WEL_COMBO_BOX_EX_ITEM exists: BOOLEAN hdr: WEL_NMHDR is_equal (other: [like Current] WEL_NM_COMBO_BOX_EX): BOOLEAN item: POINTER shared: BOOLEAN Structure_size: INTEGER_32 Commands copy (other: [like Current] WEL_NM_COMBO_BOX_EX) dispose initialize initialize_with_character (a_character: CHARACTER_8) make_by_nmhdr (a_nmhdr: WEL_NMHDR) 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