Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_LV_DISPINFO General cluster: wel description: "LV_DISPINFO structure contains information needed to display an owner-drawn item in a list view control." create: make, make_by_nmhdr, make_by_pointer Ancestors WEL_STRUCTURE* Queries exists: BOOLEAN hdr: WEL_NMHDR is_equal (other: [like Current] WEL_LV_DISPINFO): BOOLEAN item: POINTER list_item: WEL_LIST_VIEW_ITEM shared: BOOLEAN Structure_size: INTEGER_32 Commands copy (other: [like Current] WEL_LV_DISPINFO) 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