Automatic generation produced by ISE Eiffel
class WEL_MSGBOXPARAMS General cluster: wel description: "MSBOXPARAMS structure used by cwin_message_box_indirect" create: make_by_id, make_basic Ancestors WEL_STRUCTURE* Queries exists: BOOLEAN is_equal (other: [like Current] WEL_MSGBOXPARAMS): BOOLEAN item: POINTER shared: BOOLEAN structure_size: INTEGER_32 Commands copy (other: [like Current] WEL_MSGBOXPARAMS) 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 -- Generated by Eiffel Studio --
For more details: eiffel.org