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