IDkmScriptDocumentTreeNodeUnloadNotification Interface

Definition

IDkmScriptDocumentTreeNodeUnloadNotification is implemented by components that want to listen for the ScriptDocumentTreeNodeUnload event. The target process may continue to run during this notification. Notification that a DkmScriptDocumentTreeNode has been unloaded from the target process.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId, RuntimeId.

C++/CX
public interface class IDkmScriptDocumentTreeNodeUnloadNotification

Methods

OnScriptDocumentTreeNodeUnload(DkmScriptDocumentTreeNode, DkmEventDescriptor)

OnScriptDocumentTreeNodeUnload is invoked as part of event processing. See interface definition for more information.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022