Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |