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