Creates a hosted service and returns the service item ID(s)
ERROR: Syntax information about IAGOServerObjectAdmin.AddConfigurationAndReturnIDs may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GISClient.dll
[C++]
HRESULT AddConfigurationAndReturnIDs(
IServerObjectConfiguration* pConfig,
BSTR* mapServiceID,
BSTR* featServiceID
);
[C++]Parameters
pConfig [in]pConfig is a parameter of type IServerObjectConfiguration
mapServiceID [out] mapServiceID is a parameter of type BSTR featServiceID [out] featServiceID is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.