INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
cluster: ecom
class ECOM_CLIENT_IERRORINFO
inherit

ECOM_IERRORINFO
undefine
copy,
is_equal
end

ECOM_CLIENT_IUNKNOWN
redefine
get_ptr
end
feature -- get ptr

get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IERRORINFO]
feature -- interface members

GetGUID (pguid: expanded ECOM_PTR [expanded ECOM_GUID]): ECOM_HRESULT

GetSource (pbstrsource: expanded ECOM_PTR [ECOM_BSTR]): ECOM_HRESULT

GetDescription (pbstrdescription: expanded ECOM_PTR [ECOM_BSTR]): ECOM_HRESULT

GetHelpFile (pbstrhelpfile: expanded ECOM_PTR [ECOM_BSTR]): ECOM_HRESULT

GetHelpContext (pdwhelpcontext: expanded ECOM_PTR [INTEGER]): ECOM_HRESULT
end -- class ECOM_CLIENT_IERRORINFO

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES