DkmProcess.GetSourceSnapshot Method

Definition

Get the source snapshot object for the debugged process. The debugged process must represent snapshots.

This API was introduced in Visual Studio 15 Update 3 (DkmApiVersion.VS15Update3).

C++
public:
 Microsoft::VisualStudio::Debugger::DkmProcessSnapshot ^ GetSourceSnapshot();

Returns

[Out] The object that represents the snapshot.

Exceptions

Indicates that the snapshot information is missing even though DkmProcess flags indicate that there is one.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022