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