Gets the ServiceCatalog for the services running on the server.
[Visual Basic .NET] Public Function CreateServiceCatalog ( _ ) As IServiceCatalog2
[C#] public IServiceCatalog2 CreateServiceCatalog ( );
[C++]
HRESULT CreateServiceCatalog(
IServiceCatalog2** ppCatalog
);
[C++]Parameters
ppCatalog [out, retval]ppCatalog is a parameter of type IServiceCatalog2
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.