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_ITYPELIB2
inherit

ECOM_ITYPELIB
end
feature -- interface members

GetCustData (guid: expanded ECOM_PTR [expanded ECOM_GUID]; pvarval: expanded ECOM_PTR [expanded ECOM_VARIANT]): ECOM_HRESULT
-- [ FUNCTION ] GetCustData
-- ARGUMENTS:
-- [in][lcid] _GUID * guid
-- [out][lcid] VARIANT * pVarVal
-- RETURN: HRESULT

GetLibStatistics (pcuniquenames: expanded ECOM_PTR [INTEGER]; pcchuniquenames: expanded ECOM_PTR [INTEGER]): ECOM_HRESULT
-- [ FUNCTION ] GetLibStatistics
-- ARGUMENTS:
-- [out][lcid] unsigned int * pcUniqueNames
-- [out][lcid] unsigned int * pcchUniqueNames
-- RETURN: HRESULT

GetDocumentation2 (index: INTEGER; lcid: INTEGER; pbstrhelpstring: expanded ECOM_PTR [ECOM_BSTR]; pdwhelpstringcontext: expanded ECOM_PTR [INTEGER]; pbstrhelpstringdll: expanded ECOM_PTR [ECOM_BSTR]): ECOM_HRESULT
-- [ FUNCTION ] GetDocumentation2
-- ARGUMENTS:
-- [in][lcid] int index
-- [in][lcid] unsigned int lcid
-- [out][lcid] BSTR * pbstrHelpString
-- [out][lcid] unsigned int * pdwHelpStringContext
-- [out][lcid] BSTR * pbstrHelpStringDll
-- RETURN: HRESULT

GetAllCustData (pcustdata: expanded ECOM_PTR [expanded ECOM_CUSTDATA]): ECOM_HRESULT
-- [ FUNCTION ] GetAllCustData
-- ARGUMENTS:
-- [out][lcid] tagCUSTDATA * pCustData
-- RETURN: HRESULT
end -- class ECOM_ITYPELIB2

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES