BACK TO INDEX

Win32_ThreadStartTrace
The ThreadStartTrace event class indicates a new thread has started.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ProcessIDUInt32The ProcessID property contains the process identifier of the process to which the thread belongs.
SECURITY_DESCRIPTORUInt8NA
StackBaseUInt64The StackBase property indicates the base address of the thread's stack.
StackLimitUInt64The StackBase property indicates the limit of the thread's stack.
StartAddrUInt64NA
ThreadIDUInt32The ThreadID property contains the thread identifier of the thread involved in the event.
TIME_CREATEDUInt64NA
UserStackBaseUInt64The UserStackBase property indicates the base address of the thread's user-mode stack.
UserStackLimitUInt64The UserStackLimit property indicates the limit of the thread's user-mode stack.
WaitModeUInt32NA
Win32StartAddrUInt64NA
SAMPLE DATA INSTANCE
   Class does not currently contain data instances