This is work in progress.

Windows / Headers / winerror.h / ERROR_CTX_NOT_CONSOLE

ERROR_CTX_NOT_CONSOLE

Code: 0x1b7e (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

The requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access.

Associated Modules

ModuleCodeDescription
kernel32.dll0x1b7eThe requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access.
1 entry