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