DkmRunningProcessInfo.StartTime Property
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.
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.
public:
property long StartTime { long get(); };
public:
property long long StartTime { long long get(); };
public long StartTime { get; }
member this.StartTime : int64
Public ReadOnly Property StartTime As Long
Property Value
Returns Int64.