DkmLaunchedProcessInfo.StartTime Field

Definition

64-bit date time value indicating when the process was started. The start time along with the id and the machine where the process was started can uniquely identify a process. This can be set to 0 if this is unknown/invalid (ex: minidumps).

public: initonly long StartTime;
public: initonly long long StartTime;
initonly long StartTime;
public readonly long StartTime;
val mutable StartTime : int64
Public ReadOnly StartTime As Long 

Field Value

Applies to