- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_MULTI_QI
- inherit
-
RTS_SERVER
- end
- feature -- members
-
piid: expanded ECOM_PTR [expanded ECOM_GUID]
-
pItf: expanded ECOM_CLIENT_IUNKNOWN
-
hr: ECOM_HRESULT
- feature -- Adapt
-
adapt (other: ECOM_MULTI_QI)
- feature -- Set
-
set (piid_: expanded ECOM_PTR [expanded ECOM_GUID]; pitf_: expanded ECOM_CLIENT_IUNKNOWN; hr_: ECOM_HRESULT)
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_MULTI_QI]
- feature -- Size
-
size: INTEGER
end -- class ECOM_MULTI_QI