INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
cluster: ecom
class ECOM_POINTL
inherit

RTS_SERVER
end
feature -- members

x: INTEGER

y: INTEGER
feature -- Adapt

adapt (other: ECOM_POINTL)
feature -- Set

set (x_: INTEGER; y_: INTEGER)
feature -- get ptr

get_ptr: expanded ECOM_PTR [expanded ECOM_POINTL]
feature -- Size

size: INTEGER
end -- class ECOM_POINTL

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES