DkmProcess.GetDumpSaveTime Method
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.
Returns the time when the minidump was saved.
This API was introduced in Visual Studio 16 Update 10 (DkmApiVersion.VS16Update10).
public long GetDumpSaveTime ();
member this.GetDumpSaveTime : unit -> int64
Public Function GetDumpSaveTime () As Long
Returns
[Out] Time when the minidump was saved.