- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_ICODEINSTALL
- inherit
-
ECOM_ICODEINSTALL
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IWINDOWFORBINDINGUI
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_ICODEINSTALL]
- feature -- interface members
-
OnCodeInstallProblem (ulstatuscode: INTEGER; szdestination: POINTER; szsource: POINTER; dwreserved: INTEGER): ECOM_HRESULT
end -- class ECOM_CLIENT_ICODEINSTALL