ICatalogServices Interface
Provides methods for cataloging services.
This interface supports the .NET Framework infrastructure and is not intended to be used directly from your code.
interface ICatalogServices : IUnknown {
HRESULT Autodone();
HRESULT NotAutodone();
};
Methods
Method | Description |
---|---|
Reserved for internal use only. |
|
Reserved for internal use only. |