ArcObjects Library Reference (GISClient)  

IAGOServerObjectAdmin.GetGroupInfos Method

The group infos.

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

[C++]
HRESULT GetGroupInfos(
  IEnumAGOGroupInfo** ppGroupInfos
);
[C++]

Parameters

ppGroupInfos [out, retval]

  ppGroupInfos is a parameter of type IEnumAGOGroupInfo

Product Availability

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

See Also

IAGOServerObjectAdmin Interface