Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_SIMPLE_PROPERTY_SET General cluster: ribbon description: "IUISimplePropertySet is a read-only interface that defines a method for retrieving the value identified by a property key. This interface is implemented by the Windows Ribbon framework and is also implemented by the host application for each item in the IUICollection object of an item gallery." create: make, share_with_pointer Ancestors IDENTIFIED Queries command_id: NATURAL_32 id_freed: BOOLEAN id_object (an_id: INTEGER_32): detachable IDENTIFIED is_equal (other: [like Current] EV_SIMPLE_PROPERTY_SET): BOOLEAN item_image: detachable EV_PIXEL_BUFFER object_id: INTEGER_32 string: detachable STRING_32 value (a_property_key: EV_PROPERTY_KEY): EV_PROPERTY_VARIANT Commands copy (other: [like Current] EV_SIMPLE_PROPERTY_SET) dispose free_id set_command_id (a_command_id: [like command_id] NATURAL_32) set_item_image (a_image: [like item_image] detachable EV_PIXEL_BUFFER) set_string (a_string: [like string] detachable STRING_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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