ICatalogServices

更新:2007 年 11 月

提供用于编录服务的方法。

此接口支持 .NET Framework 基础结构,但不应在代码中直接使用。

interface ICatalogServices : IUnknown {
    HRESULT Autodone();
    HRESULT NotAutodone();
};

方法

方法

说明

ICatalogServices::Autodone 方法

保留供内部使用。

ICatalogServices::NotAutodone 方法

保留供内部使用。

请参见

其他资源

宿主接口