DkmILContext.ThreadOverride.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.
Global-to-kernel thread ID to use for evaluation.
public: initonly System::UInt64 ThreadId;
initonly unsigned long ThreadId;
public readonly ulong ThreadId;
val mutable ThreadId : uint64
Public ReadOnly ThreadId As ULong