IDkmMinidumpQuery1610 Interface
Definition
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.
Obtains information about the minidump being debugged.
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, TransportKind.
This API was introduced in Visual Studio 16 Update 10 (DkmApiVersion.VS16Update10).
public interface IDkmMinidumpQuery1610
type IDkmMinidumpQuery1610 = interface
Public Interface IDkmMinidumpQuery1610
Methods
GetDumpSaveTime(DkmProcess) |
Returns the time when the minidump was saved. |