Command System Overview
- Last UpdatedJul 18, 2023
- 1 minute read
The Process Analyst provides an extensive command system allowing manipulation of common Process Analyst features, as well as providing the framework for creating custom user-defined commands.
The command system is configurable via the Toolbar property page and the automation model.
To access the command system via the automation model, call the property GetCommandSystem() from the IProcessAnalyst interface. For details, see IProcessAnalyst Interface.