ArcObjects Library Reference (SystemUtility)  

IGUIDHelper.CreateComponentCategoryByString Method

method CreateComponentCategoryByString.

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

[C++]
HRESULT CreateComponentCategoryByString(
  BSTR name,
  BSTR catID
);
[C++]

Parameters

name [in]   name is a parameter of type BSTR catID [in]   catID is a parameter of type BSTR

See Also

IGUIDHelper Interface