Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_LV_HITTESTINFO General cluster: wel description: "Contains information about a list view hittestinfo notification message." create: make, make_by_pointer, make_with_point Ancestors WEL_STRUCTURE* Queries exists: BOOLEAN flags: INTEGER_32 iitem: INTEGER_32 is_equal (other: [like Current] WEL_LV_HITTESTINFO): BOOLEAN isubitem: INTEGER_32 item: POINTER point: WEL_POINT shared: BOOLEAN Structure_size: INTEGER_32 Commands copy (other: [like Current] WEL_LV_HITTESTINFO) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_item (an_item: POINTER) set_point (pt: [like point] WEL_POINT) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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