ArcObjects Library Reference (SystemUtility)  

IGUIDHelper.RemoveComponentCategoryByString Method

method RemoveComponentCategoryByString.

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

[C++]
HRESULT RemoveComponentCategoryByString(
  BSTR catID
);
[C++]

Parameters

catID [in]   catID is a parameter of type BSTR

See Also

IGUIDHelper Interface