- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_IERRORLOG
- inherit
-
ECOM_IERRORLOG
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IUNKNOWN
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IERRORLOG]
- feature -- interface members
-
AddError (pszpropname: POINTER; pexcepinfo: expanded ECOM_PTR [expanded ECOM_EXCEPINFO]): ECOM_HRESULT
end -- class ECOM_CLIENT_IERRORLOG