Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class ECOM_EXCEP_INFO General cluster: structures description: "Encapsulation of EXEPTINFO structure" create: make, make_from_pointer Ancestors ECOM_STRUCTURE* Queries bstr_description: STRING_8 bstr_help_file: STRING_8 bstr_source: STRING_8 dw_help_context: INTEGER_32 exists: BOOLEAN is_equal (other: [like Current] ECOM_EXCEP_INFO): BOOLEAN item: POINTER pv_reserved: POINTER scode: ECOM_HRESULT shared: BOOLEAN structure_size: INTEGER_32 w_code: INTEGER_32 w_reserved: INTEGER_32 Commands copy (other: [like Current] ECOM_EXCEP_INFO) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_bstr_description (a_bstr_description: STRING_8) set_bstr_help_file (a_bstr_help_file: STRING_8) set_bstr_source (a_bstr_source: STRING_8) set_dw_help_context (a_dw_help_context: INTEGER_32) set_item (an_item: POINTER) set_pv_reserved (a_pv_reserved: POINTER) set_scode (a_scode: ECOM_HRESULT) set_shared set_unshared set_value (source: [like Current] ECOM_EXCEP_INFO) set_w_code (a_w_code: INTEGER_32) set_w_reserved (a_w_reserved: INTEGER_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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