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