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