Windows /Headers /ntstatus.h /STATUS_TOKEN_ALREADY_IN_USE
STATUS_TOKEN_ALREADY_IN_USE
Code: 0xc000012b (3221225771)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
An attempt was made to establish a token for use as a primary token but the token is already in use. A token can only be the primary token of one process at a time.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc000012b | An attempt was made to establish a token for use as a primary token but the token is already in use. A token can only be the primary token of one process at a time. |
1 entry |