- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CASCODE
- inherit
-
RTS_SERVER
- end
- feature -- members
-
cElems: INTEGER
-
pElems: expanded ECOM_PTR [INTEGER]
- feature -- Adapt
-
adapt (other: ECOM_CASCODE)
- feature -- Set
-
set (celems_: INTEGER; pelems_: expanded ECOM_PTR [INTEGER])
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CASCODE]
- feature -- Size
-
size: INTEGER
end -- class ECOM_CASCODE