ArcObjects Library Reference (SystemUtility)  

IAddCommands.AddCommand Method

method AddCommand.

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

[C++]
HRESULT AddCommand(
  BSTR bsComponentCategory,
  BSTR bsCommandCoClass
);
[C++]

Parameters

bsComponentCategory [in]   bsComponentCategory is a parameter of type BSTR bsCommandCoClass [in]   bsCommandCoClass is a parameter of type BSTR

See Also

IAddCommands Interface