ArcObjects Library Reference (GISClient)  

IAGOServerObjectAdmin.GetDetailedConfiguration Method

The detailed configuration.

ERROR: Syntax information about IAGOServerObjectAdmin.GetDetailedConfiguration may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GISClient.dll

[C++]
HRESULT GetDetailedConfiguration(
  IServerObjectConfiguration* pInConfig,
  IServerObjectConfiguration** ppOutConfig
);
[C++]

Parameters

pInConfig [in]

  pInConfig is a parameter of type IServerObjectConfiguration

ppOutConfig [out, retval]

  ppOutConfig is a parameter of type IServerObjectConfiguration

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGOServerObjectAdmin Interface