- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_TYPEDESC
- inherit
-
RTS_SERVER
- end
- feature -- members
-
tu: expanded ECOM_UNION_TYPEDSC_UNION
-
vt: RTS_SHORT_INTEGER
-
pad1: RTS_SHORT_INTEGER
- feature -- Adapt
-
adapt (other: ECOM_TYPEDESC)
- feature -- Set
-
set (tu_: ECOM_UNION_TYPEDSC_UNION; vt_: RTS_SHORT_INTEGER)
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_TYPEDESC]
- feature -- Size
-
size: INTEGER
end -- class ECOM_TYPEDESC