DkmProcess.GetProcessSnapshots Methode

Definition

Getprocesssnapshots listet die dkmprocesssnapshot-Elemente dieses dkmprocess-Objekts auf.

Diese API wurde in Visual Studio 15 Update 3 (dkmapiversion. VS15Update3) eingeführt.

public:
 cli::array <Microsoft::VisualStudio::Debugger::DkmProcessSnapshot ^> ^ GetProcessSnapshots();
public Microsoft.VisualStudio.Debugger.DkmProcessSnapshot[] GetProcessSnapshots ();
member this.GetProcessSnapshots : unit -> Microsoft.VisualStudio.Debugger.DkmProcessSnapshot[]
Public Function GetProcessSnapshots () As DkmProcessSnapshot()

Gibt zurück

DkmProcessSnapshot[]

Vorgenommen Array, das die aufgelisteten Elemente enthält.

Gilt für