DkmProcess.RemoveSnapshotById(UInt32) Methode

Definition

Entfernen Sie die Prozess Momentaufnahmen für diesen Prozess.

         Diese API wurde in Visual Studio 15 Update 5 (dkmapiversion. VS15Update5) eingeführt.
public:
 void RemoveSnapshotById(System::UInt32 SnapshotId);
public void RemoveSnapshotById (uint SnapshotId);
member this.RemoveSnapshotById : uint32 -> unit
Public Sub RemoveSnapshotById (SnapshotId As UInteger)

Parameter

SnapshotId
UInt32

In Die ID für die zu entfernende Momentaufnahme.

Gilt für