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

ECOM_ICATREGISTER
undefine
copy,
is_equal
end

ECOM_CLIENT_IUNKNOWN
redefine
get_ptr
end
feature -- get ptr

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

RegisterCategories (ccategories: INTEGER; rgcategoryinfo: expanded ECOM_PTR [expanded ECOM_CATEGORYINFO]): ECOM_HRESULT

UnRegisterCategories (ccategories: INTEGER; rgcatid: expanded ECOM_PTR [expanded ECOM_GUID]): ECOM_HRESULT

RegisterClassImplCategories (rclsid: expanded ECOM_PTR [expanded ECOM_GUID]; ccategories: INTEGER; rgcatid: expanded ECOM_PTR [expanded ECOM_GUID]): ECOM_HRESULT

UnRegisterClassImplCategories (rclsid: expanded ECOM_PTR [expanded ECOM_GUID]; ccategories: INTEGER; rgcatid: expanded ECOM_PTR [expanded ECOM_GUID]): ECOM_HRESULT

RegisterClassReqCategories (rclsid: expanded ECOM_PTR [expanded ECOM_GUID]; ccategories: INTEGER; rgcatid: expanded ECOM_PTR [expanded ECOM_GUID]): ECOM_HRESULT

UnRegisterClassReqCategories (rclsid: expanded ECOM_PTR [expanded ECOM_GUID]; ccategories: INTEGER; rgcatid: expanded ECOM_PTR [expanded ECOM_GUID]): ECOM_HRESULT
end -- class ECOM_CLIENT_ICATREGISTER

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES