ArcObjects Library Reference (SystemUtility)  

IComponentCategoryEnum.Next Method

method Next.

ERROR: Syntax information about IComponentCategoryEnum.Next may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT Next(
  BSTR* name,
  BSTR* ID
);
[C++]

Parameters

name [out]   name is a parameter of type BSTR ID [out, retval]   ID is a parameter of type BSTR

See Also

IComponentCategoryEnum Interface