Provides the event interface for the IDebugApplicationNode interface.
In addition to the methods inherited from IUnknown, the IDebugApplicationNodeEvents interface exposes the following methods.
Method | Description |
---|---|
Handles the event when a child node is added to a debug application node object. | |
Handles the event when a child node is removed from a debug application node object. | |
Handles an event signifying that the debug application node object was detached from a parent node. | |
Handles an event signifying that the debug application node object was attached to a parent node. |