Signals changes in the running application list maintained by the machine debug manager. This interface can be used by the debugger IDE to display a dynamic list of applications.
In addition to the methods inherited from IUnknown, the IMachineDebugManagerEvents interface exposes the following methods.
Method | Description |
---|---|
Handles the event when an application is added to the running application list. | |
Handles the event when an application is removed from the running application list. |