Windows /Headers /ntstatus.h /STATUS_NO_TOKEN
STATUS_NO_TOKEN
Code: 0xc000007c (3221225596)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
An attempt was made to reference a token that doesn't exist. This is typically done by referencing the token associated with a thread when the thread is not impersonating a client.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc000007c | An attempt was made to reference a token that doesn't exist. This is typically done by referencing the token associated with a thread when the thread is not impersonating a client. |
1 entry |