This document is archived and information here might be outdated. Recommended version. |
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(
void
);