- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_PARAMDESC
- inherit
-
RTS_SERVER
- end
- feature -- members
-
pparamdescex: expanded ECOM_PTR [expanded ECOM_PARAMDESCEX]
-
wParamFlags: RTS_SHORT_INTEGER
-
pad1: RTS_SHORT_INTEGER
- feature -- Adapt
-
adapt (other: ECOM_PARAMDESC)
- feature -- Set
-
set (pparamdescex_: expanded ECOM_PTR [expanded ECOM_PARAMDESCEX]; wparamflags_: RTS_SHORT_INTEGER)
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_PARAMDESC]
- feature -- Size
-
size: INTEGER
end -- class ECOM_PARAMDESC