DkmLaunchedProcessInfo.StartTime 字段

定义

64位日期时间值,指示进程的启动时间。 开始时间连同 id 和启动进程的计算机可以唯一地标识进程。 如果这是未知/无效,则可以将其设置为 0 (例如:小型转储) 。

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 

字段值

Int64

适用于