Windows /Headers /ntstatus.h /STATUS_CALLBACK_RETURNED_WHILE_IMPERSONATING
STATUS_CALLBACK_RETURNED_WHILE_IMPERSONATING
Code: 0xc0000710 (3221227280)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
A threadpool worker thread is impersonating a client, after a callback to 0x%p(0x%p). This is unexpected, indicating that the callback is missing a call to revert the impersonation.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc0000710 | A threadpool worker thread is impersonating a client, after a callback to 0x%p(0x%p). This is unexpected, indicating that the callback is missing a call to revert the impersonation. |
1 entry |