DkmProcess.OnProcessSnapshotRemoved(DkmProcessSnapshot) Method

Definition

Handler which is notified after a process snapshot is removed from the given process.

This API was introduced in Visual Studio 15 Update 6 (DkmApiVersion.VS15Update6).

C++
public:
 void OnProcessSnapshotRemoved(Microsoft::VisualStudio::Debugger::DkmProcessSnapshot ^ ProcessSnapshot);

Parameters

ProcessSnapshot
DkmProcessSnapshot

[In] The process snapshot object that's removed.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022