IDkmScriptDocumentTreeNodeUnloadNotification Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public interface class IDkmScriptDocumentTreeNodeUnloadNotification
public interface class IDkmScriptDocumentTreeNodeUnloadNotification
__interface IDkmScriptDocumentTreeNodeUnloadNotification
public interface IDkmScriptDocumentTreeNodeUnloadNotification
type IDkmScriptDocumentTreeNodeUnloadNotification = interface
Public Interface IDkmScriptDocumentTreeNodeUnloadNotification
On |
OnScriptDocumentTreeNodeUnload is invoked as part of event processing. See interface definition for more information. |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |