ArcObjects Library Reference (SystemUtility)  

IComponentCategoryEnum.NextID Method

method NextID.

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

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

Parameters

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

  ID is a parameter of type GUID

See Also

IComponentCategoryEnum Interface