DkmLaunchedProcessInfo.ProcessId Field
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.
Id of the launched process. Minidump implementations can set this to 0.
public: initonly int ProcessId;
public: initonly int ProcessId;
initonly int ProcessId;
public readonly int ProcessId;
val mutable ProcessId : int
Public ReadOnly ProcessId As Integer