<CommandPresentationModuleInfo> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyToolInfo » CommandPresentationModuleInfo

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32SetCheckSets a check mark on a command in the user interface. It will apply to toolbar items, main menu items, and context menu items.
int32SetEnabledEnable or disables a command in the user interface. It will apply to toolbar items, main menu items, and context menu items.
int32SetTextSet the display text of a command in the user interface. It will apply to toolbar items ( if they are set to show text ), main menu items, and context menu items.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
int32CommandIdThis option is undocumented at present.