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