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