Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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. |