- Enumerator:
| ThreadBasicInformation |
|
| ThreadTimes |
|
| ThreadPriority |
|
| ThreadBasePriority |
|
| ThreadAffinityMask |
|
| ThreadImpersonationToken |
|
| ThreadDescriptorTableEntry |
|
| ThreadEnableAlignmentFaultFixup |
|
| ThreadEventPair_Reusable |
|
| ThreadQuerySetWin32StartAddress |
|
| ThreadZeroTlsCell |
|
| ThreadPerformanceCount |
|
| ThreadAmILastThread |
|
| ThreadIdealProcessor |
|
| ThreadPriorityBoost |
|
| ThreadSetTlsArrayAddress |
|
| ThreadIsIoPending |
|
| ThreadHideFromDebugger |
|
| ThreadBreakOnTermination |
|
| ThreadSwitchLegacyState |
|
| ThreadIsTerminated |
|
| ThreadLastSystemCall |
|
| ThreadIoPriority |
|
| ThreadCycleTime |
|
| ThreadPagePriority |
|
| ThreadActualBasePriority |
|
| ThreadTebInformation |
|
| ThreadCSwitchMon |
|
| ThreadCSwitchPmu |
|
| ThreadWow64Context |
|
| ThreadGroupInformation |
|
| ThreadUmsInformation |
|
| ThreadCounterProfiling |
|
| ThreadIdealProcessorEx |
|
| MaxThreadInfoClass |
|
| ThreadBasicInformation |
|
| ThreadTimes |
|
| ThreadPriority |
|
| ThreadBasePriority |
|
| ThreadAffinityMask |
|
| ThreadImpersonationToken |
|
| ThreadDescriptorTableEntry |
|
| ThreadEnableAlignmentFaultFixup |
|
| ThreadEventPair_Reusable |
|
| ThreadQuerySetWin32StartAddress |
|
| ThreadZeroTlsCell |
|
| ThreadPerformanceCount |
|
| ThreadAmILastThread |
|
| ThreadIdealProcessor |
|
| ThreadPriorityBoost |
|
| ThreadSetTlsArrayAddress |
|
| ThreadIsIoPending |
|
| MaxThreadInfoClass |
|
| ThreadBasicInformation |
|
| ThreadTimes |
|
| ThreadPriority |
|
| ThreadBasePriority |
|
| ThreadAffinityMask |
|
| ThreadImpersonationToken |
|
| ThreadDescriptorTableEntry |
|
| ThreadEnableAlignmentFaultFixup |
|
| ThreadEventPair_Reusable |
|
| ThreadQuerySetWin32StartAddress |
|
| ThreadZeroTlsCell |
|
| ThreadPerformanceCount |
|
| ThreadAmILastThread |
|
| ThreadIdealProcessor |
|
| ThreadPriorityBoost |
|
| ThreadSetTlsArrayAddress |
|
| ThreadIsIoPending |
|
| ThreadHideFromDebugger |
|
| ThreadBreakOnTermination |
|
| ThreadSwitchLegacyState |
|
| ThreadIsTerminated |
|
| ThreadLastSystemCall |
|
| ThreadIoPriority |
|
| ThreadCycleTime |
|
| ThreadPagePriority |
|
| ThreadActualBasePriority |
|
| ThreadTebInformation |
|
| ThreadCSwitchMon |
|
| ThreadCSwitchPmu |
|
| ThreadWow64Context |
|
| ThreadGroupInformation |
|
| ThreadUmsInformation |
|
| ThreadCounterProfiling |
|
| ThreadIdealProcessorEx |
|
| MaxThreadInfoClass |
|
Definition at line 766 of file winternl.h.
{
ThreadBasicInformation,
ThreadTimes,
ThreadPriority,
ThreadBasePriority,
ThreadAffinityMask,
ThreadImpersonationToken,
ThreadDescriptorTableEntry,
ThreadEnableAlignmentFaultFixup,
ThreadEventPair_Reusable,
ThreadQuerySetWin32StartAddress,
ThreadZeroTlsCell,
ThreadPerformanceCount,
ThreadAmILastThread,
ThreadIdealProcessor,
ThreadPriorityBoost,
ThreadSetTlsArrayAddress,
ThreadIsIoPending,
MaxThreadInfoClass
} THREADINFOCLASS;