DkmComputeThreadInfo.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.
Thread ID, unique to kernel.
public: initonly System::UInt64 ThreadId;
public: initonly unsigned long long ThreadId;
initonly unsigned long ThreadId;
public readonly ulong ThreadId;
val mutable ThreadId : uint64
Public ReadOnly ThreadId As ULong