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

ECOM_IUNKNOWN
end
feature -- interface members

GetDisplayString (dispid: INTEGER; pbstr: expanded ECOM_PTR [ECOM_BSTR]): ECOM_HRESULT
-- [ FUNCTION ] GetDisplayString
-- ARGUMENTS:
-- [in][lcid] int dispID
-- [out][lcid] BSTR * pBstr
-- RETURN: HRESULT

MapPropertyToPage (dispid: INTEGER; pclsid: expanded ECOM_PTR [expanded ECOM_GUID]): ECOM_HRESULT
-- [ FUNCTION ] MapPropertyToPage
-- ARGUMENTS:
-- [in][lcid] int dispID
-- [out][lcid] _GUID * pClsid
-- RETURN: HRESULT

GetPredefinedStrings (dispid: INTEGER; pcastringsout: expanded ECOM_PTR [expanded ECOM_CALPOLESTR]; pcacookiesout: expanded ECOM_PTR [expanded ECOM_CADWORD]): ECOM_HRESULT
-- [ FUNCTION ] GetPredefinedStrings
-- ARGUMENTS:
-- [in][lcid] int dispID
-- [out][lcid] tagCALPOLESTR * pCaStringsOut
-- [out][lcid] tagCADWORD * pCaCookiesOut
-- RETURN: HRESULT

GetPredefinedValue (dispid: INTEGER; dwcookie: INTEGER; pvarout: expanded ECOM_PTR [expanded ECOM_VARIANT]): ECOM_HRESULT
-- [ FUNCTION ] GetPredefinedValue
-- ARGUMENTS:
-- [in][lcid] int dispID
-- [in][lcid] unsigned int dwCookie
-- [out][lcid] VARIANT * pVarOut
-- RETURN: HRESULT
end -- class ECOM_IPERPROPERTYBROWSING

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES