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