Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.
Methods in Vtable Order
| Method | Description |
|---|---|
| IMachineDebugManagerEvents::onAddApplication | Handles the event when an application is added to the running application list. |
| IMachineDebugManagerEvents::onRemoveApplication | Handles the event when an application is removed from the running application list. |