- indexing
- project: "Visual Eiffel COM"
- copyright: "Object Tools, 1998-2000"
- version: 1.0
- key: "COM", "automation"
- cluster: ecom
expanded class ECOM_VARTYPE
- inherit
-
RTS_SHORT_INTEGER
-
- redefine
- out
- end
-
EOLE_VARTYPE
-
- undefine
- is_equal,
- out
- end
- feature -- Queries
-
out: STRING
-
is_ref: BOOLEAN
-
is_array: BOOLEAN
-
ref_type: ECOM_VARTYPE
- feature -- Operation
-
set_ref
end -- class ECOM_VARTYPE