Windows / Headers / ntstatus.h / STATUS_THREAD_NOT_IN_PROCESS
STATUS_THREAD_NOT_IN_PROCESS
Code: 0xc000012a (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
An attempt was made to operate on a thread within a specific process, but the thread specified is not in the process specified.
Associated Modules
| Module | Code | Description |
|---|---|---|
| ntdll.dll | 0xc000012a | An attempt was made to operate on a thread within a specific process, but the thread specified is not in the process specified. |
| 1 entry | ||