INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

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

ECOM_IUNKNOWN
end
feature -- interface members

GetGUID (pguid: expanded ECOM_PTR [expanded ECOM_GUID]): ECOM_HRESULT
-- [ FUNCTION ] GetGUID
-- ARGUMENTS:
-- [out][lcid] _GUID * pGUID
-- RETURN: HRESULT

GetSource (pbstrsource: expanded ECOM_PTR [ECOM_BSTR]): ECOM_HRESULT
-- [ FUNCTION ] GetSource
-- ARGUMENTS:
-- [out][lcid] BSTR * pBstrSource
-- RETURN: HRESULT

GetDescription (pbstrdescription: expanded ECOM_PTR [ECOM_BSTR]): ECOM_HRESULT
-- [ FUNCTION ] GetDescription
-- ARGUMENTS:
-- [out][lcid] BSTR * pBstrDescription
-- RETURN: HRESULT

GetHelpFile (pbstrhelpfile: expanded ECOM_PTR [ECOM_BSTR]): ECOM_HRESULT
-- [ FUNCTION ] GetHelpFile
-- ARGUMENTS:
-- [out][lcid] BSTR * pBstrHelpFile
-- RETURN: HRESULT

GetHelpContext (pdwhelpcontext: expanded ECOM_PTR [INTEGER]): ECOM_HRESULT
-- [ FUNCTION ] GetHelpContext
-- ARGUMENTS:
-- [out][lcid] unsigned int * pdwHelpContext
-- RETURN: HRESULT
end -- class ECOM_IERRORINFO

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES