#define STATUS_TOKEN_ALREADY_IN_USE ((NTSTATUS)0xC000012BL)
MessageId: STATUS_TOKEN_ALREADY_IN_USE MessageText: 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.