| Win32_ThreadStartTrace |
| The ThreadStartTrace event class indicates a new thread has started. |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| ProcessID | | UInt32 | The ProcessID property contains the process identifier of the process to which the thread belongs. |
| SECURITY_DESCRIPTOR | | UInt8 | NA |
| StackBase | | UInt64 | The StackBase property indicates the base address of the thread's stack. |
| StackLimit | | UInt64 | The StackBase property indicates the limit of the thread's stack. |
| StartAddr | | UInt64 | NA |
| ThreadID | | UInt32 | The ThreadID property contains the thread identifier of the thread involved in the event. |
| TIME_CREATED | | UInt64 | NA |
| UserStackBase | | UInt64 | The UserStackBase property indicates the base address of the thread's user-mode stack. |
| UserStackLimit | | UInt64 | The UserStackLimit property indicates the limit of the thread's user-mode stack. |
| WaitMode | | UInt32 | NA |
| Win32StartAddr | | UInt64 | NA |
| SAMPLE DATA INSTANCE |
   Class does not currently contain data instances
|